Skip to content
Snippets Groups Projects
PL1

Initial support for MSP430

Merged Imported Juan Font Alonso requested to merge msp430-support into master
169 files
+ 2990
13
Compare changes
  • Side-by-side
  • Inline
Files
169
@@ -6,6 +6,6 @@
@@-- Use_POHIC
@@-- Debug
@@-- No_Stdlib
@@IF@@ not @_Use_POHIC_@
@@IF@@ not @_Use_POHIC_@ and @_CPU_Platform_@ /= PLATFORM_MSP430_FREERTOS
TRUE
@@END_IF@@
Loading