This is an automated email from the ASF dual-hosted git repository.

xiaoxiang781216 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 4c0a8af494e documentation: add sdmmc_spi defconfig to esp32p4-tab5
     new 421bd04a959 boards/nucleo-l073rz: Add USB device support and a CDC/ACM 
configuration.
     new 65a1279e306 docs/boards: Document the Nucleo L073RZ USB CDC 
configuration.

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:
 .../arm/stm32l0/boards/nucleo-l073rz/index.rst     | 30 ++++++++++++++
 arch/arm/src/stm32l0/hardware/stm32l0_pinmap.h     |  5 ++-
 .../configs/{nsh => usb-cdc}/defconfig             | 16 ++++++--
 boards/arm/stm32l0/nucleo-l073rz/include/board.h   |  5 +++
 boards/arm/stm32l0/nucleo-l073rz/src/stm32_boot.c  | 47 ++++++++++++++++++++++
 .../arm/stm32l0/nucleo-l073rz/src/stm32_bringup.c  | 13 ++++++
 6 files changed, 112 insertions(+), 4 deletions(-)
 copy boards/arm/stm32l0/nucleo-l073rz/configs/{nsh => usb-cdc}/defconfig (81%)

Reply via email to