mbed-os/platform/include
Chun-Chieh Li 9e49cabb2c Fix strrchr() not declared for IAR
For IAR, strrchr() is used in MBED_FILENAME macro definition. Declare it via string.h to fix compile error when MBED_FILENAME is expanded.
2022-02-07 16:04:23 +08:00
..
platform Fix strrchr() not declared for IAR 2022-02-07 16:04:23 +08:00