zephyr/lib
Peter Bigot b3f0c3b4d7 lib: os: prf: correct use of istype functions
Character class functions from ctype.h may be implemented as macros
where the argument is used to index an array of class flags.  Using a
char value as an index produces diagnostics in some toolchains.
Explicitly cast the parameter to the type required by the API.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-09-03 21:53:09 +02:00
..
cmsis_rtos_v1
cmsis_rtos_v2
fnmatch
gui
libc shell: support floating point output with newlib 2020-09-03 21:53:09 +02:00
open-amp
os lib: os: prf: correct use of istype functions 2020-09-03 21:53:09 +02:00
posix
CMakeLists.txt
Kconfig