diff --git a/workspace_tools/targets.py b/workspace_tools/targets.py index f03c419225..b80c9d349a 100644 --- a/workspace_tools/targets.py +++ b/workspace_tools/targets.py @@ -198,7 +198,7 @@ TARGETS = [ STM32F407(), MBED_MCU(), LPC1347(), - LPC1114() + LPC1114() ] # Map each target name to its unique instance