]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'feature/get_chip_ver' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Thu, 11 May 2017 04:05:55 +0000 (12:05 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Thu, 11 May 2017 04:05:55 +0000 (12:05 +0800)
add API to get chip info

This change adds an API to get chip info, such as chip model, enabled capabilities, size of embedded flash, silicon revision.

Hello_world example is modified to print out the information about the chip. The example is also simplified by moving all code into the main task.

Ref TW12031.

See merge request !549

1  2 
components/esp32/include/esp_system.h
components/esp32/system_api.c

Simple merge
Simple merge