micropython/ports
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
..
bare-arm py/objdict: Make .fromkeys() method configurable. 2018-12-13 01:20:55 +11:00
cc3200 all: Change PYB message prefix to MPY. 2019-02-12 15:18:33 +11:00
esp32 all: Change PYB message prefix to MPY. 2019-02-12 15:18:33 +11:00
esp8266 all: Change PYB message prefix to MPY. 2019-02-12 15:18:33 +11:00
minimal py/objdict: Make .fromkeys() method configurable. 2018-12-13 01:20:55 +11:00
nrf ports: Convert legacy uppercase macro names to lowercase. 2019-02-12 14:54:51 +11:00
pic16bit all: Change PYB message prefix to MPY. 2019-02-12 15:18:33 +11:00
qemu-arm qemu-arm: Use gchelper code to get registers for GC scanning. 2019-02-12 14:48:29 +11:00
stm32 all: Change PYB message prefix to MPY. 2019-02-12 15:18:33 +11:00
teensy all: Change PYB message prefix to MPY. 2019-02-12 15:18:33 +11:00
unix ports: Convert legacy uppercase macro names to lowercase. 2019-02-12 14:54:51 +11:00
windows windows: Remove remaining traces of old GNU readline support. 2018-12-15 13:54:55 +11:00
zephyr ports: Convert legacy uppercase macro names to lowercase. 2019-02-12 14:54:51 +11:00