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
25fc41dd316c38df3e2a6cfe4b53322d76dc92fc
micropython
/
bare-arm
History
Damien George
75ec22bf11
py: #if guard qstrs that are optional.
...
Also disable gc module on bare-arm port.
2014-08-12 20:16:03 +01:00
..
main.c
Put call to qstr_init and mp_init_emergency_exc_buf in mp_init.
2014-08-04 10:05:16 +01:00
Makefile
bare-arm: Enable link map file.
2014-06-27 21:02:04 +03:00
mpconfigport.h
py: #if guard qstrs that are optional.
2014-08-12 20:16:03 +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