This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 7750de7 stdint.h: Use conversion macros for the definition of MIN and MAX constants new e87d147 arch: xtensa: Fix stack coloring new f344e7b boards: esp32-devkitc: Add CONFIG_STACK_COLORATION=y to wapi_smp/defconfig The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: arch/xtensa/src/common/xtensa_checkstack.c | 12 ++++++++-- arch/xtensa/src/common/xtensa_createstack.c | 27 ++++++++++++++-------- .../esp32/esp32-devkitc/configs/wapi_smp/defconfig | 1 + 3 files changed, 29 insertions(+), 11 deletions(-)