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 7b53a5f stm32_adc.c: rename a struct member in struct adccmn_data_s
from 'initialized' to 'refcount'
new e24af20 esp32/hardware: Include files of the same level by their
names only and remove unnecessary includes.
new f3a6d80 esp32c3/hardware: Include files of the same level by their
names only and remove unnecessary includes.
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/risc-v/src/esp32c3/hardware/esp32c3_gpio.h | 2 +-
arch/risc-v/src/esp32c3/hardware/esp32c3_interrupt.h | 2 +-
arch/risc-v/src/esp32c3/hardware/esp32c3_memorymap.h | 6 ------
arch/risc-v/src/esp32c3/hardware/esp32c3_system.h | 2 +-
arch/risc-v/src/esp32c3/hardware/esp32c3_systimer.h | 2 +-
arch/xtensa/src/esp32/hardware/esp32_dport.h | 2 +-
arch/xtensa/src/esp32/hardware/esp32_gpio.h | 2 +-
arch/xtensa/src/esp32/hardware/esp32_iomux.h | 2 +-
arch/xtensa/src/esp32/hardware/esp32_rtccntl.h | 2 +-
arch/xtensa/src/esp32/hardware/esp32_tim.h | 3 +--
arch/xtensa/src/esp32/hardware/esp32_uart.h | 2 +-
11 files changed, 10 insertions(+), 17 deletions(-)