micropython/ports
Damien George c0dd9be606 stm32/boards/NUCLEO_H743ZI: Use priority 0 for SysTick IRQ.
This follows how all other boards are configured.
2018-04-27 15:16:45 +10:00
..
bare-arm
cc3200 py/stream: Switch stream close operation from method to ioctl. 2018-04-10 13:41:32 +10:00
esp32 esp32/mphalport: Improve mp_hal_delay_us so it handles pending events. 2018-04-26 20:21:33 +10:00
esp8266 esp8266/esp_mphal.h: Fix I2C glitching by using input mode for od_high. 2018-03-12 12:45:09 +11:00
minimal
pic16bit
qemu-arm
stm32 stm32/boards/NUCLEO_H743ZI: Use priority 0 for SysTick IRQ. 2018-04-27 15:16:45 +10:00
teensy stm32/pin: In pin AF object, remove union of periph ptr types. 2018-04-11 16:14:58 +10:00
unix py/stream: Switch stream close operation from method to ioctl. 2018-04-10 13:41:32 +10:00
windows
zephyr py/stream: Switch stream close operation from method to ioctl. 2018-04-10 13:41:32 +10:00