Reintegrating glitching code.
[goodfet] / firmware / config.mk
index 4bb7af5..a9f6289 100644 (file)
@@ -28,6 +28,7 @@ endif
 ifneq (,$(findstring $(board),goodfet24))
 mcu ?= msp430f2618
 platform := goodfet
 ifneq (,$(findstring $(board),goodfet24))
 mcu ?= msp430f2618
 platform := goodfet
+CONFIG_glitch = y
 endif
 
 ifneq (,$(findstring $(board),nhb12b))
 endif
 
 ifneq (,$(findstring $(board),nhb12b))