micropython/lib
Damien George 81a06d2c9c lib/libm: Remove implementation of log2f, use MP_NEED_LOG2 instead. 2017-10-10 16:01:13 +11:00
..
axtls@9b3092eb3b
berkeley-db-1.xx@35aaec4418 berkeley-db-1.xx: Update, allow to override MINCACHE, DEFPSIZE. 2017-09-10 13:51:51 +03:00
cmsis/inc
embed lib/embed/abort_: Use mp_raise_msg helper function. 2017-09-22 11:31:00 +10:00
libc all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
libffi@e9de7e35f2
libm lib/libm: Remove implementation of log2f, use MP_NEED_LOG2 instead. 2017-10-10 16:01:13 +11:00
libm_dbl
lwip@5b8b5d459e
memzip
mp-readline all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
netutils all: Remove inclusion of internal py header files. 2017-10-04 12:37:50 +11:00
oofatfs
stm32lib@d2bcfda543 stmhal: Update to new STM Cube HAL library. 2017-08-29 17:03:28 +10:00
timeutils all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
utils all: Remove inclusion of internal py header files. 2017-10-04 12:37:50 +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.