micropython/ports
Damien George 12413e92a3 stm32/powerctrlboot: Fix config of systick IRQ priority on F0/L0/WB MCU.
Prior to this commit the systick IRQ priority was set at lowest priority on
F0/L0/WB MCUs, because it was left at the default and never configured.
This commit ensures the priority is configured and sets it to the highest
priority.
2019-10-21 12:23:41 +11:00
..
bare-arm
cc3200
esp32 esp32/boards: Split out CPU frequency config, make 160MHz the default. 2019-10-18 13:42:24 +11:00
esp8266
javascript
minimal
nrf
pic16bit
qemu-arm
samd
stm32 stm32/powerctrlboot: Fix config of systick IRQ priority on F0/L0/WB MCU. 2019-10-21 12:23:41 +11:00
teensy
unix
windows
zephyr