micropython/ports
Damien George 527ba0426c stm32/system_stm32: Reconfigure SysTick IRQ priority for L4 MCUs.
After calling HAL_SYSTICK_Config the SysTick IRQ priority is set to 15, the
lowest priority.  This commit reconfigures the IRQ priority to the desired
TICK_INT_PRIORITY value.
2018-04-27 12:54:35 +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
minimal
pic16bit
qemu-arm
stm32 stm32/system_stm32: Reconfigure SysTick IRQ priority for L4 MCUs. 2018-04-27 12:54:35 +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