fix toolchains between old and new ESP32

This commit is contained in:
Thomas Göttgens
2024-09-26 10:18:45 +02:00
parent 3072b2a444
commit 833d7f65bc
4 changed files with 12 additions and 2 deletions

View File

@@ -69,6 +69,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifndef RTC_DATA_ATTR
#define RTC_DATA_ATTR
#endif
#ifndef EXT_RAM_BSS_ATTR
#define EXT_RAM_BSS_ATTR EXT_RAM_ATTR
#endif
// -----------------------------------------------------------------------------
// Regulatory overrides