This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 7b3b24d9f6 Added missing UARTs and USARTs to STM32H56xx pinmap. Fixed UART IRQ definitions. Added missing rx and tx buffers. new 88f12ee001 boards/risc-v/mpfs/icicle: Combine "network" and "usb" targets to "hwtest" new e23f2edc63 boards/risc-v/mpfs/icicle/configs/nsh/defconfig: Increase stack sizes 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: boards/risc-v/mpfs/icicle/configs/hwtest/defconfig | 39 ++++++- .../risc-v/mpfs/icicle/configs/network/defconfig | 95 ---------------- boards/risc-v/mpfs/icicle/configs/nsh/defconfig | 2 +- boards/risc-v/mpfs/icicle/configs/usb/defconfig | 121 --------------------- 4 files changed, 34 insertions(+), 223 deletions(-) delete mode 100644 boards/risc-v/mpfs/icicle/configs/network/defconfig delete mode 100644 boards/risc-v/mpfs/icicle/configs/usb/defconfig