mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
4d5645e54a
The `srcs` list variable is used without initialization when building for linux target. Initialize it explicitly. Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>