This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
mirror of
https://github.com/micropython/micropython.git
Watch
1
Star
0
Fork
You've already forked micropython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e1b1abc1e8
micropython
/
bare-arm
History
Damien George
40f3c02682
Rename machine_(u)int_t to mp_(u)int_t.
...
See discussion in issue
#50
.
2014-07-03 13:25:24 +01:00
..
Makefile
bare-arm: Enable link map file.
2014-06-27 21:02:04 +03: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
mpconfigport.h
Rename machine_(u)int_t to mp_(u)int_t.
2014-07-03 13:25:24 +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