James Wilson
Results
1
issues of
James Wilson
Attempting to build cJSON.c with arm-none-eabi-gcc 11.3.1 fails because int16_t etc is defined in stdint.h but there is no #include . Fix: Added #include to cJSON.c