micropython/ports
Damien George 019433a17e stm32/pendsv: Fix inline asm constant and prefix with # character. 2019-02-12 14:50:27 +11:00
..
bare-arm py/objdict: Make .fromkeys() method configurable. 2018-12-13 01:20:55 +11:00
cc3200 cc3200: Use common gchelper_m3.s code from lib/utils. 2019-02-12 14:41:48 +11:00
esp32 esp32/modmachine: Add support for changing the CPU frequency. 2019-02-07 22:51:55 +11:00
esp8266 esp8266/modmachine: In lightsleep, only waiti if wifi is turned off. 2019-01-31 00:05:00 +11:00
minimal py/objdict: Make .fromkeys() method configurable. 2018-12-13 01:20:55 +11:00
nrf nrf/timer: Fix disabling Timer 1 when using soft PWM. 2019-02-02 11:15:52 +01:00
pic16bit pic16bit: Update to compile with latest xc16 v1.35 compiler. 2019-01-25 16:06:13 +11:00
qemu-arm qemu-arm: Use gchelper code to get registers for GC scanning. 2019-02-12 14:48:29 +11:00
stm32 stm32/pendsv: Fix inline asm constant and prefix with # character. 2019-02-12 14:50:27 +11:00
teensy teensy: Add own uart.h to not rely on stm32's version of the file. 2018-12-10 23:55:11 +11:00
unix py/warning: Support categories for warnings. 2019-01-31 16:48:30 +11:00
windows windows: Remove remaining traces of old GNU readline support. 2018-12-15 13:54:55 +11:00
zephyr py/warning: Support categories for warnings. 2019-01-31 16:48:30 +11:00