micropython/ports/pic16bit
stijn 84fa3312cf all: Format code to add space after C++-style comment start.
Note: the uncrustify configuration is explicitly set to 'add' instead of
'force' in order not to alter the comments which use extra spaces after //
as a means of indenting text for clarity.
2020-04-23 11:24:25 +10:00
..
Makefile
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
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 all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
pic16bit_mphal.c
pic16bit_mphal.h
qstrdefsport.h
unistd.h