This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
ports
History
Damien George
05eb897d06
esp32: Add esp32.Partition class to expose partition and OTA funcs.
...
Partitions are exposed as a standard MicroPython block device.
2019-08-20 16:49:18 +10:00
..
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
esp32: Add esp32.Partition class to expose partition and OTA funcs.
2019-08-20 16:49:18 +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: Add testing of frozen native modules.
2019-08-20 15:14:08 +10: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