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
Andrew Leech
66bcb5596a
stm32/modmachine: In bootloader() disable caches before reset of periphs
...
Otherwise flushing and disabling the D-cache will give a hard-fault when SDRAM is used.
Fixes
#4818
.
2019-05-29 15:50:17 +10:00
..
bare-arm
…
cc3200
…
esp32
esp32/modsocket: Raise EAGAIN when accept fails in non-blocking mode.
2019-05-28 17:43:00 +10:00
esp8266
esp8266: Fix ticks_ms to correctly handle wraparound of system counter.
2019-05-24 15:37:34 +10:00
javascript
…
minimal
…
nrf
nrf/mphalport: Use wfi to save power while waiting at the UART REPL.
2019-05-22 12:47:48 +10:00
pic16bit
…
qemu-arm
…
stm32
stm32/modmachine: In bootloader() disable caches before reset of periphs
2019-05-29 15:50:17 +10:00
teensy
…
unix
unix/modusocket: Raise ETIMEDOUT when connect or accept has timeout.
2019-05-28 17:22:54 +10:00
windows
windows: Fix line wrapping behaviour on the REPL.
2019-05-23 22:11:11 +10:00
zephyr
zephyr: Switch back to enabling I2C in board-specific configs.
2019-05-24 15:33:02 +10:00