Skip to content

Releases: TimPaterson/ArmMathM0

ARM Cortex-M0+ Libraries v1.0.3

25 Aug 16:37
Compare
Choose a tag to compare

This release adds sinf(), cosf(), sincosf(), tanf(), atanf(), and atan2f().

Libraries are ready to link. (Link libm afterward to get support not yet provided by ArmMathM0.)

libMathM0.a does not have denormal support (smaller code).

libMathM0den.a does support denormals.

ARM Cortex-M0+ Libraries v1.0.2

27 Mar 19:11
Compare
Choose a tag to compare

Ready-to-link libraries. (Link libm afterward to get support not yet provided by ArmMathM0.)

libMathM0.a does not have denormal support (smaller code).

libMathM0den.a does support denormals.

ARM Cortex-M0+ Libraries v1.0.1

16 Jan 18:40
Compare
Choose a tag to compare

Ready-to-link libraries. (Link libm afterward to get support not yet provided by ArmMathM0.)

libMathM0.a does not have denormal support (smaller code).

libMathM0den.a does support denormals.

ARM Cortex-M0+ Libraries v1.0

07 Jan 23:55
Compare
Choose a tag to compare

Ready-to-link libraries. (Link libm afterward to get support not yet provided by ArmMathM0.)

libMathM0.a does not have denormal support (smaller code).

libMathM0den.a does support denormals.