micropython/lib
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
..
axtls@43a6e6bd3b
berkeley-db-1.xx@35aaec4418
cmsis/inc
embed
libc
libffi@e9de7e35f2
libm
libm_dbl
lwip@92f23d6ca0
memzip
mp-readline
netutils
nrfx@d4ebe15f58
oofatfs
stm32lib@d752828b36
timeutils
tinytest
upytesthelper
utils all: Change PYB message prefix to MPY. 2019-02-12 15:18:33 +11:00
README.md

README.md

This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.