Releases: TimPaterson/stdio-mini
ARM Cortex-M0+ Libraries v1.0.4
The file arm-lib-out.zip contains ready-to-link libraries provided as GNU archives (.a) for ARM Cortex-M0+ MCUs. There is one library for each combinations of math support, denoted by suffixes to the archive name:
Integer: l = long, ll = long long
FP: flt = float, dbl = double
ARM Cortex-M0+ Libraries v1.0.3
The file arm-lib-out.zip contains ready-to-link libraries provided as GNU archives (.a) for ARM Cortex-M0+ MCUs. There is one library for each combinations of math support, denoted by suffixes to the archive name:
Integer: l = long, ll = long long
FP: flt = float, dbl = double
This release include the fix for issue #3.
ARM Cortex-M0+ Libraries v1.0.2
The file arm-lib-out.zip contains ready-to-link libraries provided as GNU archives (.a) for ARM Cortex-M0+ MCUs. There is one library for each combinations of math support, denoted by suffixes to the archive name:
Integer: l = long, ll = long long
FP: flt = float, dbl = double
ARM Cortex-M0+ Libraries v1.0.1
arm-lib-out.zip contains ready-to-link libraries provided as GNU archives (.a) for ARM Cortex-M0+ MCUs. There is one library for each combinations of math support, denoted by suffixes to the archive name:
Integer: l = long, ll = long long
FP: flt = float, dbl = double
Update: now compiled with GCC 9.3.1 instead of 6.3.1
ARM Cortex-M0+ Libraries v1.0.0
Libraries for ARM Cortex-M0+ MCUs compiled with all combinations of math support:
Integer: l = long, ll = long long
FP: flt = float, dbl = double