passkey_fw/examples
Ben Avison d28ff1175d IAR declares strncasecmp in string.h not strings.h
strings.h is not an ISO header file, so IAR generates fatal error Pe1696
'cannot open source file "strings.h"'. Even though strncasecmp isn't an
ISO C library function, IAR's runtime library defines it, though it
declares it in string.h instead.
2022-09-12 18:46:01 +01:00
..
device IAR declares strncasecmp in string.h not strings.h 2022-09-12 18:46:01 +01:00
dual RP@040: rework CMake for compiler warnings 2022-07-12 12:58:30 -05:00
host RP@040: rework CMake for compiler warnings 2022-07-12 12:58:30 -05:00
make.mk add get-deps target 2022-07-01 16:24:58 +07:00
rules.mk add get-deps target 2022-07-01 16:24:58 +07:00