This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
micropython
/
ports
/
pic16bit
History
Daniel Maslowski
f452b9c265
pic16bit/Makefile: Make the XC compiler version user-configurable.
2021-04-28 00:18:04 +10:00
..
board.c
all: Reformat C and Python source code with tools/codeformat.py.
2020-02-28 10:33:03 +11:00
board.h
…
main.c
all: Reformat C and Python source code with tools/codeformat.py.
2020-02-28 10:33:03 +11:00
Makefile
pic16bit/Makefile: Make the XC compiler version user-configurable.
2021-04-28 00:18:04 +10:00
modpyb.c
all: Reformat C and Python source code with tools/codeformat.py.
2020-02-28 10:33:03 +11:00
modpyb.h
…
modpybled.c
all: Use MP_ERROR_TEXT for all error messages.
2020-04-05 15:02:06 +10:00
modpybswitch.c
all: Use MP_ERROR_TEXT for all error messages.
2020-04-05 15:02:06 +10:00
mpconfigport.h
ports: Remove def of MP_PLAT_PRINT_STRN if it's the same as the default.
2021-02-04 22:39:17 +11:00
pic16bit_mphal.c
…
pic16bit_mphal.h
…
qstrdefsport.h
…
unistd.h
…