atmega_common/include/cpu_conf.h¶
Implementation specific CPU configuration options.
-
THREAD_EXTRA_STACKSIZE_PRINTF¶ 1
(128)
-
THREAD_STACKSIZE_DEFAULT¶ 1
(512)
-
THREAD_STACKSIZE_IDLE¶ 1
(128)
-
PUF_SRAM_ATTRIBUTES¶ Attribute for memory sections required by SRAM PUF.
1
__attribute__((used, section(".noinit")))