mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 12:10:59 +00:00

This commit updates the console example's components so that the correct chip model name is printed instead of "Unknown" Closes https://github.com/espressif/esp-idf/pull/7717 [darian@espressif.com: Update chip names, used const char, updated commit message] Signed-off-by: Darian Leung <darian@espressif.com>