Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/FixedPointsArduino/blame/commit/d0c20218ca54404aad4ccbad1e7a1e54fef7c963/library.properties You should set ROOT_URL correctly, otherwise the web may not work correctly.
FixedPointsArduino/library.properties

11 lines
410 B

name=FixedPoints
7 years ago
version=1.0.6
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=*
8 years ago
includes=FixedPoints.h, FixedPointsCommon.h