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
Glenn Ruben Bakke
725267df09
nrf: Change PYB prefix to MPY
2018-07-18 17:12:25 +10:00
..
bare-arm
…
cc3200
cc3200/mods: Access dict map directly instead of using helper func.
2018-07-08 22:08:24 +10:00
esp32
esp32/modnetwork: Add network.(W)LAN.ifconfig('dhcp') support.
2018-07-18 11:02:11 +10:00
esp8266
esp8266,esp32: Implement high-res timers using new tick_hz argument.
2018-07-17 13:17:23 +10:00
minimal
…
nrf
nrf: Change PYB prefix to MPY
2018-07-18 17:12:25 +10:00
pic16bit
…
qemu-arm
…
stm32
stm32/mphalport: Make mp_hal_stdin_rx_chr/stdout_tx_strn weakly linked.
2018-07-18 10:41:55 +10:00
teensy
…
unix
unix/modos: Convert dir-type to stat-type for file type in ilistdir.
2018-07-11 16:06:16 +10:00
windows
…
zephyr
…