micropython/pic16bit
Damien George 7d4a2f773c all: Make use of $(TOP) variable in Makefiles, instead of "..".
$(TOP) is defined in py/mkenv.mk and should be used to refer to the top
level of this repository.
2017-08-11 12:22:19 +10:00
..
Makefile all: Make use of $(TOP) variable in Makefiles, instead of "..". 2017-08-11 12:22:19 +10:00
board.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
board.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
main.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
modpyb.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
modpyb.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
modpybled.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
modpybswitch.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
mpconfigport.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
pic16bit_mphal.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
pic16bit_mphal.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
qstrdefsport.h
unistd.h all: Unify header guard usage. 2017-07-18 11:57:39 +10:00