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
Jim Mussared
a5d85d306c
samd: Make common linker scripts, rename board.mk to mpconfigboard.mk.
...
The rename matches other ports, e.g. stm32, and gives consistency with mpconfigboard.h.
2019-08-16 00:26:54 +10:00
..
bare-arm
…
cc3200
…
esp32
esp32: Add per-board configs, following other ports.
2019-08-16 00:22:29 +10:00
esp8266
esp8266/mpconfigport.h: Enable lwIP raw sockets.
2019-08-06 15:56:05 +10:00
javascript
…
minimal
…
nrf
gitignore: Put build-*/ pattern in top-level gitignore file.
2019-08-16 00:08:08 +10:00
pic16bit
…
qemu-arm
…
samd
samd: Make common linker scripts, rename board.mk to mpconfigboard.mk.
2019-08-16 00:26:54 +10:00
stm32
gitignore: Put build-*/ pattern in top-level gitignore file.
2019-08-16 00:08:08 +10:00
teensy
…
unix
gitignore: Put build-*/ pattern in top-level gitignore file.
2019-08-16 00:08:08 +10:00
windows
windows/mpconfigport.h: Don't define restrict/inline/alignof for C++.
2019-07-19 16:58:02 +10:00
zephyr
…