This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2026-01-07 12:40:15 +01:00
Code
Issues
Actions
27
Packages
Projects
Releases
Wiki
Activity
Files
353b0289f34abaff8cd6d5e4cbb02851eb80f118
micropython
/
bare-arm
History
Damien George
d553be5982
build: Simplify build directory layout by putting all headers in genhdr.
...
Any generated headers go in $(BUILD)/genhdr/, and are #included as 'genhdr/xxx.h'.
2014-04-17 18:03:27 +01:00
..
main.c
Add 'bare-arm' port: the bare minimum to get it running on an ARM MCU.
2014-04-12 13:07:45 +01:00
Makefile
build: Simplify build directory layout by putting all headers in genhdr.
2014-04-17 18:03:27 +01:00
mpconfigport.h
bare-arm/unix-cpy: Minor changes.
2014-04-13 13:19:28 +01:00
qstrdefsport.h
Add 'bare-arm' port: the bare minimum to get it running on an ARM MCU.
2014-04-12 13:07:45 +01:00
stm32f405.ld
Add 'bare-arm' port: the bare minimum to get it running on an ARM MCU.
2014-04-12 13:07:45 +01:00