micro-os-plus / micro-os-plus-iii

The portable part of µOS++ IIIe (an xpm/npm package)
http://micro-os-plus.github.io
MIT License
115 stars 17 forks source link

Add support for Cortex-M[23]3 #58

Open ilg-ul opened 3 years ago

ilg-ul commented 3 years ago

The conditional code that tests #if defined(__ARM_ARCH_6M__) must be extended, probably to __ARM_ARCH_8M_BASE__.

https://www.tapatalk.com/groups/xpack/viewtopic.php?p=590#p590