mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-02 13:30:59 +02:00
Update tools to latest IDF
This commit is contained in:
@ -22,6 +22,8 @@ extern "C" {
|
||||
|
||||
Temporarily, this region is hardcoded as a 12KB (0x3000 byte)
|
||||
region starting at 24KB (0x6000 byte) offset in flash.
|
||||
|
||||
@return ESP_OK if flash was successfully initialised.
|
||||
*/
|
||||
esp_err_t nvs_flash_init(void);
|
||||
|
||||
|
Reference in New Issue
Block a user