micropython/bare-arm
Damien George 4c307bfba1 all: Move BYTES_PER_WORD definition from ports to py/mpconfig.h
It can still be overwritten by a port in mpconfigport.h but for almost
all cases one can use the provided default.
2017-04-01 11:39:38 +11:00
..
Makefile bare-arm/Makefile: Change C standard from gnu99 to c99. 2017-03-23 15:41:04 +11: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: Move BYTES_PER_WORD definition from ports to py/mpconfig.h 2017-04-01 11:39:38 +11:00
mphalport.h
qstrdefsport.h
stm32f405.ld