This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e30ba2f1c7
circuitpython
/
bare-arm
History
Damien George
4ec803a42a
all: Make static dicts use mp_rom_map_elem_t type and MP_ROM_xxx macros.
2017-08-21 21:34:23 +10:00
..
Makefile
all: Make use of $(TOP) variable in Makefiles, instead of "..".
2017-08-11 12:22:19 +10:00
main.c
bare-arm/main: Move lexer constructor to within NLR handler block.
2017-03-14 11:52:05 +11:00
mpconfigport.h
all: Make static dicts use mp_rom_map_elem_t type and MP_ROM_xxx macros.
2017-08-21 21:34:23 +10:00
mphalport.h
all: Add py/mphal.h and use it in all ports.
2015-10-31 19:14:30 +03: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
all: Remove trailing spaces, per coding conventions.
2017-07-19 13:12:10 +10:00