This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
pic16bit
History
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
..
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
Makefile
all: Make use of $(TOP) variable in Makefiles, instead of "..".
2017-08-11 12:22:19 +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
py: Add rules for automated extraction of qstrs from sources.
2016-04-16 13:18:09 +01:00
unistd.h
all: Unify header guard usage.
2017-07-18 11:57:39 +10:00