项目作者: lupyuen

项目描述 :
ARM Cortex-M0 floating-point library in 1 kbyte. From http://www.quinapalus.com/qfplib.html
高级语言: Assembly
项目地址: git://github.com/lupyuen/qfplib.git
创建时间: 2018-12-21T18:11:43Z
项目社区:https://github.com/lupyuen/qfplib

开源协议:GNU General Public License v2.0

下载


Qfplib: an ARM Cortex-M0 floating-point library in 1 kbyte

From: https://www.quinapalus.com/qfplib.html

Qfplib is open source, licensed under version 2 of the GNU GPL. A copy
of that licence is included in this archive. The archive also contains:

  • qfplib.s, the source code to qfplib. The GNU assembler syntax is used.

  • qfplib.h, a C header file giving prototypes for the qfplib functions.

  • qfpio.s, the source code to qfpio, routines for converting between
    strings and floating-point values.

  • qfpio.h, a C header file giving prototypes for the qfpio functions.

Visit http://www.quinapalus.com/qfplib.html for more information.