micropython/ports/pic16bit
Jim Mussared 17f2783e4a all: Use += rather than = everywhere for CFLAGS/LDFLAGS/LIBS.
This avoids a surprise where an = can cancel out an earlier +=.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-10-11 23:17:41 +11:00
..
Makefile all: Use += rather than = everywhere for CFLAGS/LDFLAGS/LIBS. 2022-10-11 23:17:41 +11:00
board.c
board.h
main.c
modpyb.c
modpyb.h
modpybled.c
modpybswitch.c
mpconfigport.h
pic16bit_mphal.c
pic16bit_mphal.h
qstrdefsport.h
unistd.h