-
- Downloads
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".
Showing
- docs/pyboard/tutorial/repl.rst 2 additions, 2 deletionsdocs/pyboard/tutorial/repl.rst
- docs/reference/repl.rst 2 additions, 2 deletionsdocs/reference/repl.rst
- docs/wipy/tutorial/repl.rst 1 addition, 1 deletiondocs/wipy/tutorial/repl.rst
- lib/utils/pyexec.c 1 addition, 1 deletionlib/utils/pyexec.c
- ports/cc3200/mptask.c 1 addition, 1 deletionports/cc3200/mptask.c
- ports/esp32/main.c 1 addition, 1 deletionports/esp32/main.c
- ports/esp8266/main.c 1 addition, 1 deletionports/esp8266/main.c
- ports/pic16bit/main.c 1 addition, 1 deletionports/pic16bit/main.c
- ports/stm32/main.c 5 additions, 5 deletionsports/stm32/main.c
- ports/teensy/main.c 1 addition, 1 deletionports/teensy/main.c
Loading
Please register or sign in to comment