diff --git a/workspace_tools/export/README.md b/workspace_tools/export/README.md index bcce4f4ee7..2f98cfbb7d 100644 --- a/workspace_tools/export/README.md +++ b/workspace_tools/export/README.md @@ -14,6 +14,18 @@ Exporter IDE/Platform Support lpcxpresso uvision + + APPNEARME_MICRONFCBOARD + - + - + - + ✓ + - + - + - + - + - + ARCH_BLE - @@ -21,7 +33,7 @@ Exporter IDE/Platform Support - ✓ ✓ - - + ✓ - - ✓ @@ -41,7 +53,7 @@ Exporter IDE/Platform Support ARCH_MAX - - - + ✓ - ✓ ✓ @@ -75,19 +87,91 @@ Exporter IDE/Platform Support - - SEEED_TINY_BLE + ARM_MPS2_M0 + - + - + - + ✓ + - + - + - + - + - + + + ARM_MPS2_M0P + - + - + - + ✓ + - + - + - + - + - + + + ARM_MPS2_M1 + - + - + - + ✓ + - + - + - + - + - + + + ARM_MPS2_M3 + - + - + - + ✓ + - + - + - + - + - + + + ARM_MPS2_M4 + - + - + - + ✓ + - + - + - + - + - + + + ARM_MPS2_M7 + - + - + - + ✓ + - + - + - + - + - + + + DELTA_DFCM_NNN40 - - - ✓ ✓ - - + ✓ - - ✓ - SEEED_TINY_BLE_OTA + DELTA_DFCM_NNN40_OTA - - - @@ -201,7 +285,7 @@ Exporter IDE/Platform Support - ✓ ✓ - - + ✓ - - ✓ @@ -338,6 +422,18 @@ Exporter IDE/Platform Support - - + + LPC11U34_421 + - + - + - + ✓ + - + - + - + - + - + LPC11U35_401 - @@ -408,7 +504,7 @@ Exporter IDE/Platform Support - - ✓ - - + ✓ LPC1347 @@ -549,7 +645,7 @@ Exporter IDE/Platform Support - ✓ - - - + ✓ - ✓ - @@ -561,7 +657,7 @@ Exporter IDE/Platform Support - ✓ ✓ - ✓ + - - ✓ - @@ -621,10 +717,22 @@ Exporter IDE/Platform Support - ✓ ✓ + ✓ + - + - + ✓ + + + NRF51822_BOOT - - - ✓ + - + - + - + - + - NRF51822_OTA @@ -657,10 +765,22 @@ Exporter IDE/Platform Support - ✓ ✓ + ✓ + - + - + ✓ + + + NRF51_DK_BOOT - - - ✓ + - + - + - + - + - NRF51_DK_OTA @@ -681,7 +801,7 @@ Exporter IDE/Platform Support - ✓ ✓ - - + ✓ - - ✓ @@ -701,7 +821,7 @@ Exporter IDE/Platform Support NUCLEO_F070RB - - - + ✓ - ✓ ✓ @@ -761,11 +881,11 @@ Exporter IDE/Platform Support NUCLEO_F303RE - - - - - ✓ - ✓ + ✓ + ✓ - - ✓ @@ -818,6 +938,18 @@ Exporter IDE/Platform Support - ✓ + + NUCLEO_L073RZ + - + - + - + ✓ + ✓ + ✓ + - + - + ✓ + NUCLEO_L152RE - @@ -860,6 +992,42 @@ Exporter IDE/Platform Support - - ✓ + ✓ + - + - + - + ✓ + + + RZ_A1H + - + - + - + ✓ + ✓ + - + - + - + - + + + SEEED_TINY_BLE + - + - + - + ✓ + ✓ + ✓ + - + - + ✓ + + + SEEED_TINY_BLE_BOOT + - + - + - + ✓ - - - @@ -867,11 +1035,11 @@ Exporter IDE/Platform Support - - RZ_A1H - - + SEEED_TINY_BLE_OTA - - - + ✓ - - - @@ -909,7 +1077,7 @@ Exporter IDE/Platform Support - ✓ ✓ - ✓ + - - - - @@ -938,6 +1106,18 @@ Exporter IDE/Platform Support ✓ ✓ + + UBLOX_C029 + - + - + - + ✓ + - + - + - + - + - + WALLBOT_BLE - @@ -964,5 +1144,5 @@ Exporter IDE/Platform Support Total IDEs: 9 -
Total platforms: 78 -
Total permutations: 248 +
Total platforms: 94 +
Total permutations: 288 \ No newline at end of file diff --git a/workspace_tools/export/coide.py b/workspace_tools/export/coide.py index c001d5dd5f..ff2c31ace3 100644 --- a/workspace_tools/export/coide.py +++ b/workspace_tools/export/coide.py @@ -32,6 +32,7 @@ class CoIDE(Exporter): 'NUCLEO_L053R8', 'NUCLEO_L152RE', 'NUCLEO_F030R8', + 'NUCLEO_F070RB', 'NUCLEO_F072RB', 'NUCLEO_F091RC', 'NUCLEO_F103RB', diff --git a/workspace_tools/export/coide_nucleo_f070rb.coproj.tmpl b/workspace_tools/export/coide_nucleo_f070rb.coproj.tmpl new file mode 100644 index 0000000000..9756fd2558 --- /dev/null +++ b/workspace_tools/export/coide_nucleo_f070rb.coproj.tmpl @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + {% for file in source_files %} + + {% endfor %} + {% for file in header_files %} + + {% endfor %} + +