You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by gn...@apache.org on 2020/04/08 14:28:33 UTC

[incubator-nuttx] branch master updated (bfc153c -> 425e6c2)

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 bfc153c  Fix typos in comments and documentation (#750)
     add 425e6c2  arch: xtensa: esp32: nxstyle fixes (#753)

No new revisions were added by this update.

Summary of changes:
 arch/xtensa/src/esp32/esp32_serial.c           |    4 +-
 arch/xtensa/src/esp32/hardware/esp32_dport.h   |  516 +-------
 arch/xtensa/src/esp32/hardware/esp32_gpio.h    | 1168 ++++++++++++++++-
 arch/xtensa/src/esp32/hardware/esp32_rtccntl.h | 1591 +++++++++++++++++++-----
 arch/xtensa/src/esp32/hardware/esp32_soc.h     |  121 +-
 arch/xtensa/src/esp32/hardware/esp32_uart.h    |  318 ++++-
 6 files changed, 2770 insertions(+), 948 deletions(-)