This is an automated email from the ASF dual-hosted git repository.
masayuki pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 6232e7f arch: esp32: Fix crash on startup
new 0fdf9c7 arch/xtensa/src/esp32/esp32_psram.c: Adapt configgpio to the
latest change.
new 605a49e arch/xtensa/src/esp/esp32/esp32_gpio.c: Fix the function's
mask test condition and the functions' values.
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/esp32/esp32_gpio.c | 6 +++---
arch/xtensa/src/esp32/esp32_gpio.h | 12 ++++++------
arch/xtensa/src/esp32/esp32_psram.c | 22 +++++++++++-----------
3 files changed, 20 insertions(+), 20 deletions(-)