micropython/ports/pic16bit
Daniel Maslowski f452b9c265 pic16bit/Makefile: Make the XC compiler version user-configurable. 2021-04-28 00:18:04 +10:00
..
Makefile pic16bit/Makefile: Make the XC compiler version user-configurable. 2021-04-28 00:18:04 +10:00
board.c
board.h
main.c
modpyb.c
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