Hi
I'm pondering whether I can add support for the teensy (https://www.pjrc.com/teensy/gcc.html) which uses either ARM Cortex-M0+ or ARM Cortex-M4 CPU
Do you think much is involved beyond adding a new cortex/ directory under src/arch/arm/ with associated plumbing, and working out how to do the deploy stage?
Hi
I'm pondering whether I can add support for the teensy (https://www.pjrc.com/teensy/gcc.html) which uses either ARM Cortex-M0+ or ARM Cortex-M4 CPU
Do you think much is involved beyond adding a new cortex/ directory under src/arch/arm/ with associated plumbing, and working out how to do the deploy stage?