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-08 05:00:26 +01:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
503d6110338ab2d79e6c0f8f591a0ca6397717de
micropython
/
bare-arm
History
Damien George
ee3fd46f13
Rename configuration variables controling Python features.
...
Now of the form MICROPY_PY_*. See issue
#35
.
2014-05-24 23:03:12 +01:00
..
main.c
bare-arm, qemu-arm: Make "mpconfig.h" be first included, as other headers depend on it.
2014-05-02 18:23:23 +03:00
Makefile
bare-arm: Change output file from flash.elf to firmware.elf.
2014-05-10 13:45:47 +01:00
mpconfigport.h
Rename configuration variables controling Python features.
2014-05-24 23:03:12 +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