Compile-time configuration macros for ESP32-S2 SoCs. More...
Compile-time configuration macros for ESP32-S2 SoCs.
ESP32-S2 specific compile-time configuration
Definition in file cpu_conf_esp32s2.h.
Go to the source code of this file.
| #define | ESP_ISR_STACKSIZE (THREAD_STACKSIZE_DEFAULT) | 
| Stack size used in interrupt context. | |
| #define | NUM_HEAPS (1) | 
| Number of DRAM sections that can be used as heap. | |
| #define ESP_ISR_STACKSIZE (THREAD_STACKSIZE_DEFAULT) | 
Stack size used in interrupt context.
Definition at line 22 of file cpu_conf_esp32s2.h.
| #define NUM_HEAPS (1) | 
Number of DRAM sections that can be used as heap.
Definition at line 26 of file cpu_conf_esp32s2.h.