espressif / esp-adf

Espressif Audio Development Framework
Other
1.52k stars 669 forks source link

nvs error (AUD-4779) #1045

Closed be-inexplicable closed 1 year ago

be-inexplicable commented 1 year ago

i faced an error while building project "unknown type name 'nvs_sec_scheme_t'; did you mean 'nvs_sec_scheme_id_t'?" am facing this error for every project that am trying to build ,how can i solve this

jason-mao commented 1 year ago

@be-inexplicable Would you please provide more information for me, such as your IDF version, ADF version, your reproduced code, etc ?

be-inexplicable commented 1 year ago

@be-inexplicable Would you please provide more information for me, such as your IDF version, ADF version, your reproduced code, etc ?

idf4.2 board - lyrat v4.3 thanks for help

Miaki-Yang commented 1 year ago

how did u solve the problem?plz

be-inexplicable commented 1 year ago

how did u solve the problem?plz

i just installed lower version idf and updated the library somehow it got correct