micropython/ports
robert-hh 7d7d29dbe2 mimxrt: Fix mp_hal_quiet_timing_enter()/exit() so timer still runs.
The initial code disabled IRQs, which caused the us-ticks timer to stop.
The change here changes the priotity level, such that the timer still runs.
2021-11-16 23:20:06 +11:00
..
bare-arm
cc3200
esp32 stm32,esp32: In machine_i2s, make object reference arrays root pointers. 2021-11-13 12:22:42 +11:00
esp8266
javascript
mimxrt mimxrt: Fix mp_hal_quiet_timing_enter()/exit() so timer still runs. 2021-11-16 23:20:06 +11:00
minimal
nrf
pic16bit
powerpc
qemu-arm
rp2 rp2/boards: Add support for Arduino Nano RP2040. 2021-11-16 15:05:10 +11:00
samd
stm32 stm32,esp32: In machine_i2s, make object reference arrays root pointers. 2021-11-13 12:22:42 +11:00
teensy
unix
windows
zephyr