/kernel-dev-m0

Re-usable development testbed for ARM Cortex-M. The LM3S811 has an NVIC, MPU, SysTick, 64KB flash, 8KB SRAM, 2 UARTS, and more. The micro:bit has 16 MHz 32-bit ARM Cortex-M0 microcontroller 256 KB flash memory 16 KB SRAM. $ git clone --recurse-submodules https://github.com/adrianlshaw/kernel-dev-m0.git $ sudo docker-compose run cortexm

Primary LanguageAssembly

Build Status