You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Damien George 827b0f747b py: Change vstr_null_terminate -> vstr_null_terminated_str, returns str. 10 years ago
..
fatfs lib/fatfs: Allow a smaller minimum sector count for fatfs to be created. 10 years ago
libm lib/libm: Add frexp and modf functions; use in stmhal; add tests. 10 years ago
mp-readline py: Change vstr_null_terminate -> vstr_null_terminated_str, returns str. 10 years ago
README.md lib: Add basic README. 10 years ago

README.md

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