You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
409 B
10 lines
409 B
7 years ago
|
name=FixedPoints
|
||
|
version=1.0.0
|
||
|
author=Pharap
|
||
|
maintainer=Pharap
|
||
|
sentence=A template library for defining fixed point types of varying sizes.
|
||
|
paragraph=The library is designed to be generic so it should be applicable to almost all size requirements and processor architectures.
|
||
|
category=Data Processing
|
||
|
url=https://github.com/Pharap/FixedPointsArduino
|
||
|
architectures=*
|
||
|
includes=FixedPoints.h, FixedPointsCommon.h
|