This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 0ddefd7 fs/vfs/fs_epoll: fix epoll_wait function
add 1e9ef46 xtensa/esp32: Add functions to switch CPU frequency from
80MHz to 240Mhz
add 5b719da Fix issues reported in the pull request and update defconfig
add 7d88f1e Fix the introduced long line
add 4d0f05c Update to divide long URL across many lines
add 34c144a Fix many coding styles issues
add 4e3070c Fix some right alignment
add 69f914a Another nxstyle issue fixed
No new revisions were added by this update.
Summary of changes:
arch/xtensa/src/esp32/Kconfig | 20 ++
arch/xtensa/src/esp32/esp32_clockconfig.c | 341 ++++++++++++++++++---
arch/xtensa/src/esp32/hardware/esp32_soc.h | 195 +++++++++++-
boards/xtensa/esp32/esp32-core/README.txt | 22 +-
.../xtensa/esp32/esp32-core/configs/nsh/defconfig | 3 -
boards/xtensa/esp32/esp32-core/include/board.h | 8 +-
6 files changed, 508 insertions(+), 81 deletions(-)