Armando
|
b5de3ec953
|
esp_common: rename EXT_RAM_ATTR to EXT_RAM_BSS_ATTR to make it clearer
EXT_RAM_ATTR is deprecated. To put .bss on PSRAM, use this new macro EXT_RAM_BSS_ATTR
|
2022-04-19 19:48:00 +08:00 |
|
Armando
|
f8249550f8
|
psram: support .bss on psram on esp32s3
|
2022-04-19 19:48:00 +08:00 |
|
Marius Vikhammer
|
0fbae992dd
|
config: removed references to non-existing kconfig options
|
2022-03-15 18:32:22 +08:00 |
|
Ivan Grokhotkov
|
413375453b
|
esp_common: update copyright headers
|
2022-02-21 00:51:49 +03:00 |
|
Armando
|
65aa737b15
|
esp_common: add a case to test EXT_RAM_ATTR attribute
|
2021-07-31 11:02:13 +08:00 |
|
Devan Lai
|
a542f1b67d
|
esp32/test: add spiram noinit test case
|
2021-07-29 10:28:39 +08:00 |
|
Konstantin Kondrashov
|
d23c7690f2
|
esp32c3: Add UTs for reset_reason
|
2021-01-18 07:12:21 +08:00 |
|