micropython/lib
Damien George 350dbb89e6 lib/oofatfs: Update oofatfs library to fix issue with logic not.
From https://github.com/micropython/oofatfs, branch work-R0.13c,
commit 3b4ee5a646af2769b3dddfe17d5d866233c1e45b.
2019-03-07 15:03:09 +11:00
..
axtls@43a6e6bd3b
berkeley-db-1.xx@35aaec4418
cmsis/inc
embed
libc
libffi@e9de7e35f2
libm
libm_dbl
lwip@92f23d6ca0
memzip
mp-readline
netutils lib/netutils: Add function to print tracing info for Ethernet frames. 2019-02-26 23:32:19 +11:00
nrfx@d4ebe15f58 lib/nrfx: Upgrade to nrfx v1.3.1. 2019-01-31 17:38:13 +11:00
oofatfs lib/oofatfs: Update oofatfs library to fix issue with logic not. 2019-03-07 15:03:09 +11:00
stm32lib@d752828b36 lib/stm32lib: Update library to get F413 BOR defs and fix gcc 8 warning. 2019-01-24 11:33:59 +11:00
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.