diff options
author | Damien George <damien.p.george@gmail.com> | 2014-08-29 22:42:26 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-08-29 22:42:26 +0100 |
commit | 8707ea34218a0aae071d4fb8d25e23273c828ea1 (patch) | |
tree | ac3740094df4d6620ef1e6f73afaa46c1841ca50 /py/objdict.c | |
parent | 17ae2395c24544a8263ecf1e88572a571325a1ec (diff) | |
download | micropython-8707ea34218a0aae071d4fb8d25e23273c828ea1.tar.gz micropython-8707ea34218a0aae071d4fb8d25e23273c828ea1.zip |
lib: Add lib and libm, moving current files from stmhal.
Top-level lib directory is for standard C libraries that we want to
provide our own versions of (for efficiency and stand-alone reasons).
It currently has libm in it for math functions.
Also add atanf and atan2f, which addresses issue #837.
Diffstat (limited to 'py/objdict.c')
0 files changed, 0 insertions, 0 deletions