PythonExtra/ports/pic16bit
Mike Causer 812969d615 all: Change PYB message prefix to MPY.
Replaces "PYB: soft reboot" with "MPY: soft reboot", etc.

Having a consistent prefix across ports reduces the difference between
ports, which is a general goal.  And this change won't break pyboard.py
because that tool only looks for "soft reboot".
2019-02-12 15:18:33 +11:00
..
Makefile pic16bit: Update to compile with latest xc16 v1.35 compiler. 2019-01-25 16:06:13 +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
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: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +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