micropython/ports/pic16bit
David Lechner e79424d672 ports: Allow overriding CROSS_COMPILE in a custom makefile.
Many ports already allow overriding CROSS_COMPILE.  This modifies the
remaining ports to allow it as well.
2019-12-27 23:53:16 +11:00
..
board.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
board.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
main.c all: Change PYB message prefix to MPY. 2019-02-12 15:18:33 +11:00
Makefile ports: Allow overriding CROSS_COMPILE in a custom makefile. 2019-12-27 23:53:16 +11:00
modpyb.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
modpyb.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
modpybled.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
modpybswitch.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
mpconfigport.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
pic16bit_mphal.c ports: Provide mp_hal_stdio_poll for sys.stdio polling where needed. 2019-07-01 17:10:12 +10:00
pic16bit_mphal.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
qstrdefsport.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
unistd.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00