WestfW / ArduinoCore-tinyARM

Starting with teh standard ArduinoCore-samd, modify/re-write for the very small ARM chips (SAMD09, etc.)
1 stars 0 forks source link

Use msp430-libc ? #13

Open WestfW opened 6 years ago

WestfW commented 6 years ago

nctnico on the EEVBLOG forums is apparently using the old Peter Bigot msp430-libc https://sourceforge.net/projects/mspgcc/files/msp430-libc/ on ARM chips. This may have less assembly code than avr-libc.