Merge branch 'feature/s3_default_2_config' into 'master'

CI: add S3 default_2 unit test config

See merge request espressif/esp-idf!14279
This commit is contained in:
Marius Vikhammer
2021-07-15 09:29:31 +00:00
10 changed files with 32 additions and 18 deletions
@@ -51,8 +51,6 @@ SECTIONS
* data/rodata, including from any source file
* named rtc_wake_stub*.c and the data marked with
* RTC_DATA_ATTR, RTC_RODATA_ATTR attributes.
* The memory location of the data is dependent on
* CONFIG_ESP32C3_RTCDATA_IN_FAST_MEM option.
*/
.rtc.data :
{
@@ -81,7 +79,6 @@ SECTIONS
* and will be retained during deep sleep.
* User data marked with RTC_NOINIT_ATTR will be placed
* into this section. See the file "esp_attr.h" for more information.
* The memory location of the data is dependent on CONFIG_ESP32C3_RTCDATA_IN_FAST_MEM option.
*/
.rtc_noinit (NOLOAD):
{