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/nuttx.git
from e87c43b7984 arch/xtensa/esp32s3: Add EXT1 wakeup support in power management add be36d42da56 Cmake: add defconfig preprocess capability in Cmake build environment(recursively expand #include) No new revisions were added by this update. Summary of changes: CMakeLists.txt | 16 ++++ ...bdirectory.cmake => nuttx_process_config.cmake} | 34 +++++-- tools/process_config.py | 105 +++++++++++++++++++++ 3 files changed, 145 insertions(+), 10 deletions(-) copy cmake/{nuttx_add_subdirectory.cmake => nuttx_process_config.cmake} (54%) create mode 100644 tools/process_config.py