1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/pkg/libfixmath
Joakim Gebart b7905427a6 pkg/libfixmath: use unsigned char for isdigit, isspace
Fixes riot/tests/libfixmath/bin/.../libfixmath-src/fix16_str.c:93:9: error: array subscript has type ‘char’ [-Werror=char-subscripts]
2015-07-14 08:11:15 +02:00
..
.gitignore pkg: add USEPKG module "libfixmath" 2014-08-01 00:04:48 +02:00
Makefile pkg/libfixmath: use unsigned char for isdigit, isspace 2015-07-14 08:11:15 +02:00
Makefile.include pkg: add USEPKG module "libfixmath" 2014-08-01 00:04:48 +02:00
Makefile.template pkg: add USEPKG module "libfixmath" 2014-08-01 00:04:48 +02:00
Makefile.template-unittests pkg: add USEPKG module "libfixmath" 2014-08-01 00:04:48 +02:00