since latest linking of an application with newestESP-IDF brought up some errors, I compared actual components with an older version.
There are some new components:
- app_trace
- console
- esp_adc_cal
- heap
- libsodium
- wear_levelling
In my case at least heap seems to be the problem.
Whats the best place to find description description for these new components and how to use them ?
From naming, esp-adc-cal looks interesting to me.
I'm pretty sure, nkolban will add them to his book sooner or later.
But, between us, I'm an nosey guy
"new" components
Re: "new" components
app_trace: http://esp-idf.readthedocs.io/en/latest ... trace.html
console: https://github.com/espressif/esp-idf/bl ... /README.md
adc calibration: http://esp-idf.readthedocs.io/en/latest ... alibration
heap: http://esp-idf.readthedocs.io/en/latest ... alloc.html
libsodium: https://download.libsodium.org/doc/
wear_levelling: http://esp-idf.readthedocs.io/en/latest ... lling.html
console: https://github.com/espressif/esp-idf/bl ... /README.md
adc calibration: http://esp-idf.readthedocs.io/en/latest ... alibration
heap: http://esp-idf.readthedocs.io/en/latest ... alloc.html
libsodium: https://download.libsodium.org/doc/
wear_levelling: http://esp-idf.readthedocs.io/en/latest ... lling.html
Re: "new" components
Thanks,
looks like I should add http://esp-idf.readthedocs.io/en/latest to my search list
looks like I should add http://esp-idf.readthedocs.io/en/latest to my search list
Who is online
Users browsing this forum: Google [Bot] and 124 guests