This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 35e8eebff3a Documentation/critmon: Document context-switch accounting.
new cab92d310da boards/rp2040: add USB fastboot composite support for
waveshare boards
new 7e53ba18f89 arch/arm/rp2040: fix IN endpoint DPSRAM index for
bare-eplog callers
new f17c6552847 Documentation/rp2040: document fastboot_usb config for
waveshare boards
The 3 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:
.../boards/waveshare-rp2040-lcd-1.28/index.rst | 11 ++++++
.../rp2040/boards/waveshare-rp2040-zero/index.rst | 11 ++++++
arch/arm/src/rp2040/rp2040_usbdev.c | 20 +++++++---
boards/arm/rp2040/common/src/rp2040_composite.c | 45 +++++++++++++++++++++-
.../configs/{usbnsh => fastboot_usb}/defconfig | 31 +++++++--------
.../configs/{gpio => fastboot_usb}/defconfig | 33 ++++++++--------
6 files changed, 112 insertions(+), 39 deletions(-)
copy boards/arm/rp2040/waveshare-rp2040-lcd-1.28/configs/{usbnsh =>
fastboot_usb}/defconfig (66%)
copy boards/arm/rp2040/waveshare-rp2040-zero/configs/{gpio =>
fastboot_usb}/defconfig (66%)