micropython/lib
Damien George 8bb44f69f2 lib: Add basic README. 2014-09-18 00:13:03 +01:00
..
libm py: Implement divmod, % and proper // for floating point. 2014-09-13 18:43:09 +01:00
README.md lib: Add basic README. 2014-09-18 00:13:03 +01:00

README.md

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