diff --git a/workspace_tools/export/coide.py b/workspace_tools/export/coide.py index cc32fefedd..ecb21a5d4c 100644 --- a/workspace_tools/export/coide.py +++ b/workspace_tools/export/coide.py @@ -27,6 +27,7 @@ class CoIDE(Exporter): 'KL05Z', 'LPC1768', 'ARCH_PRO', + 'UBLOX_C027', 'DISCO_F407VG', 'NUCLEO_L152RE', 'NUCLEO_F030R8', diff --git a/workspace_tools/export/coide_ublox_c027.coproj.tmpl b/workspace_tools/export/coide_ublox_c027.coproj.tmpl new file mode 100644 index 0000000000..687d38e667 --- /dev/null +++ b/workspace_tools/export/coide_ublox_c027.coproj.tmpl @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + {% for file in source_files %} + + {% endfor %} + {% for file in header_files %} + + {% endfor %} + +