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/nuttx.git


    from d2c4de6167 board: Add CONFIG_LIBC_EXECFUNCS and CONFIG_PSEUDOTERM to 
adb config
     new 90f24ec29d arch/risc-v: add ARCH_QPFPU for Quad-Precision 
Floating-Point
     new 3ee4227668 risc-v/toolchain: add "Q" Standard Extension into command 
line
     new 0cb09ce0ab sim/usbdev: refresh defconfig to fix ci break
     new f95bbb2949 risc-v/toolchain: add "V" Standard Extension into command 
line
     new 52e99bc66b risc-v/toolchain: move zicsr/zifencei extension into Kconfig
     new ce201bba61 risc-v/kconfig: move ARCH_HAVE_MMU into mmu type define
     new 95fcc286a2 risc-v/toolchain: configurable vendor ISA extensions

The 7 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/Kconfig                                       | 13 ++++++
 arch/risc-v/Kconfig                                | 42 ++++++++++++++++---
 arch/risc-v/src/common/Toolchain.defs              | 49 ++++++++++++++++------
 .../stm32/stm32f103-minimum/configs/adb/defconfig  |  2 +-
 .../stm32/stm32f4discovery/configs/adb/defconfig   |  2 +-
 boards/sim/sim/sim/configs/adb/defconfig           |  5 +--
 boards/sim/sim/sim/configs/usbdev/defconfig        |  5 +--
 7 files changed, 92 insertions(+), 26 deletions(-)

Reply via email to