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
a974f2dc6e
stm32/flash: Fix bug computing page number for L432 page erase.
2019-05-02 14:53:26 +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
ports: Convert to use pyexec_file_if_exists() to execute boot/main.py.
2019-04-26 15:22:14 +10:00
pic16bit
…
qemu-arm
…
stm32
stm32/flash: Fix bug computing page number for L432 page erase.
2019-05-02 14:53:26 +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/gcollect: Make sure stack/regs get captured properly for GC.
2019-05-01 15:06:21 +10:00
windows
…
zephyr
…