This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
micropython
/
ports
History
Damien George
906fb89fd7
unix/coverage: Add test for printing literal % character.
2019-05-03 23:21:28 +10:00
..
bare-arm
…
cc3200
ports: Convert to use pyexec_file_if_exists() to execute boot/main.py.
2019-04-26 15:22:14 +10:00
esp32
esp32/machine_wdt: Add timeout arg to select interval, make WDT panic.
2019-04-30 16:53:05 +10:00
esp8266
ports: Convert to use pyexec_file_if_exists() to execute boot/main.py.
2019-04-26 15:22:14 +10:00
javascript
javascript/library: Print data as raw bytes to stdout so unicode works.
2019-04-28 22:39:41 +10:00
minimal
…
nrf
nrf/boards: Add support for BLYST Nano module based boards.
2019-05-02 22:33:44 +02:00
pic16bit
…
qemu-arm
…
stm32
stm32/boards: Add NUCLEO_F413ZH board configuration.
2019-05-02 16:33:30 +10:00
teensy
ports: Convert to use pyexec_file_if_exists() to execute boot/main.py.
2019-04-26 15:22:14 +10:00
unix
unix/coverage: Add test for printing literal % character.
2019-05-03 23:21:28 +10:00
windows
…
zephyr
…