esp-idf/components/esp_common
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
..
include esp_common: rename EXT_RAM_ATTR to EXT_RAM_BSS_ATTR to make it clearer 2022-04-19 19:48:00 +08:00
src
test esp_common: rename EXT_RAM_ATTR to EXT_RAM_BSS_ATTR to make it clearer 2022-04-19 19:48:00 +08:00
CMakeLists.txt
Kconfig
common.lf
project_include.cmake
soc.lf