EML100
Results
1
issues of
EML100
On GCC 8, Raspberry Pi 4 (ARM Cortex-A72) `unsigned long` is 32-bit. There are 6 calls to `strtoul` in BlueToothUUID.cpp, which are assumed to return 64 bits; the return values...