mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-05 05:01:54 +08:00

fix(freertos): Only show the file name if the pointer is not NULL. Try to shorten the path to only the last components (mydir/foo.c => foo.c). Use fixed-width specifiers instead of tab characters. Merges https://github.com/espressif/ESP8266_RTOS_SDK/pull/192