Commits
User selector
Commit History
Commits on Jul 6, 2020
Commits on Feb 27, 2020
- committed
Commits on Nov 2, 2017
Merge tag 'v1.9.3'
Show description for 7b393bccommitted
Commits on Oct 25, 2017
Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge
Show description for 73c15dccommitted
Commits on Oct 23, 2017
- authored andcommitted
Commits on Oct 10, 2017
Commits on Oct 4, 2017
Commits on Jul 31, 2017
all: Use the name MicroPython consistently in comments
Show description for 55f3324authored andcommitted
Commits on Jun 14, 2017
lib/libm/math: Remove implementations of float conversion functions.
Show description for 3bedff0committed
Commits on Nov 3, 2016
lib/libm: Move Thumb-specific sqrtf function to separate file.
Show description for cd527bbcommitted
Commits on Dec 18, 2015
lib/libm: Allow math funcs to be used by non-Thumb archs.
Show description for a676514committed
Commits on Feb 22, 2015
Commits on Jan 22, 2015
lib/libm: Add frexp and modf functions; use in stmhal; add tests.
Show description for 6d1f507committed
Commits on Dec 29, 2014
stmhal: Add fake implementation of __aeabi_f2lz().
Show description for 8a2cc1ccommitted
Commits on Dec 18, 2014
lib/libm: Add acosh, asinh, atanh, tan; get working with stmhal.
Show description for f04329ecommitted
Commits on Sep 13, 2014
py: Implement divmod, % and proper // for floating point.
Show description for 8594ce2committed
Commits on Sep 11, 2014
py and libm: Add asinf,acosf; print higher precision for float.
Show description for 20beff9committed
Commits on Aug 29, 2014
- committed
lib: Add lib and libm, moving current files from stmhal.
Show description for 8707ea3committed
Loading