4ebdb1f2b2
In order to have more fine-grained control over how builtin functions are constructed, the MP_DECLARE_CONST_FUN_OBJ macros are made more specific, with suffix of _0, _1, _2, _3, _VAR, _VAR_BETEEN or _KW. These names now match the MP_DEFINE_CONST_FUN_OBJ macros. |
||
---|---|---|
.. | ||
axtls@67d27df4b5 | ||
berkeley-db-1.xx@dab957dacd | ||
cmsis/inc | ||
embed | ||
fatfs | ||
libc | ||
libffi@e9de7e35f2 | ||
libm | ||
lwip@5b8b5d459e | ||
memzip | ||
mp-readline | ||
netutils | ||
timeutils | ||
utils | ||
README.md |
This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.