index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
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]