mirror of
https://github.com/espressif/esp-idf.git
synced 2026-02-09 14:20:04 -05: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>