..
bare-arm
py/objdict: Make .fromkeys() method configurable.
2018-12-13 01:20:55 +11:00
cc3200
ports: Provide mp_hal_stdio_poll for sys.stdio polling where needed.
2019-07-01 17:10:12 +10:00
esp32
py/modmath: Implement math.isclose() for non-complex numbers.
2019-08-17 23:23:17 +10:00
esp8266
esp8266/mpconfigport.h: Enable lwIP raw sockets.
2019-08-06 15:56:05 +10:00
javascript
py/modmath: Implement math.isclose() for non-complex numbers.
2019-08-17 23:23:17 +10:00
minimal
minimal: Use soft float for CROSS=1 Cortex-M4 target.
2019-07-01 22:48:05 +10:00
nrf
gitignore: Put build-*/ pattern in top-level gitignore file.
2019-08-16 00:08:08 +10:00
pic16bit
ports: Provide mp_hal_stdio_poll for sys.stdio polling where needed.
2019-07-01 17:10:12 +10:00
qemu-arm
qemu-arm: Use gchelper code to get registers for GC scanning.
2019-02-12 14:48:29 +11:00
samd
samd/boards: Add Mini SAM M4 board configuration.
2019-08-16 00:28:30 +10:00
stm32
py/modmath: Implement math.isclose() for non-complex numbers.
2019-08-17 23:23:17 +10:00
teensy
ports: Provide mp_hal_stdio_poll for sys.stdio polling where needed.
2019-07-01 17:10:12 +10:00
unix
extmod/modure: Make regex dump-code debugging feature optional.
2019-08-19 16:43:00 +10:00
windows
py/modmath: Implement math.isclose() for non-complex numbers.
2019-08-17 23:23:17 +10:00
zephyr
zephyr: Switch back to enabling I2C in board-specific configs.
2019-05-24 15:33:02 +10:00