index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2015-01-12
lib/mp-readline: Refactor to support coroutine/event-driven usage.
Paul Sokolovsky
2015-01-12
stmhal: Move readline code to lib/mp-readline/.
Paul Sokolovsky
2014-12-30
stmhal: Add fake implementation of __aeabi_f2lz().
Paul Sokolovsky
2014-12-27
lib/fatfs: Allow a smaller minimum sector count for fatfs to be created.
Damien George
2014-12-27
lib/fatfs: Support our volume names; make some funcs static.
Damien George
2014-12-27
lib/fatfs: Upgrade to new FatFs driver, put in lib/ for common use.
Damien George
2014-12-18
lib/libm: Add acosh, asinh, atanh, tan; get working with stmhal.
Damien George
2014-10-31
py: Add builtin round function.
Damien George
2014-09-18
lib: Add basic README.
Damien George
2014-09-13
py: Implement divmod, % and proper // for floating point.
Damien George
2014-09-11
py and libm: Add asinf,acosf; print higher precision for float.
Damien George
2014-08-29
lib, libm: Add back dummy definition of tanf.
Damien George
2014-08-29
lib: Add lib and libm, moving current files from stmhal.
Damien George
[prev]