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/incubator-nuttx.git.
from 5e8bcaa serial: nxstyle fixes add d5c6bfe arch: Add custom arch chip build support No new revisions were added by this update. Summary of changes: arch/Kconfig | 38 ++++++++++++++++++++++++++++++++++++ arch/arm/Kconfig | 6 ++++++ arch/avr/Kconfig | 6 ++++++ {boards => arch}/dummy/.gitignore | 0 {boards => arch}/dummy/dummy_kconfig | 0 arch/hc/Kconfig | 6 ++++++ arch/mips/Kconfig | 6 ++++++ arch/misoc/Kconfig | 6 ++++++ arch/or1k/Kconfig | 6 ++++++ arch/renesas/Kconfig | 6 ++++++ arch/risc-v/Kconfig | 6 ++++++ arch/x86/Kconfig | 6 ++++++ arch/x86_64/Kconfig | 6 ++++++ arch/xtensa/Kconfig | 7 +++++++ arch/z16/Kconfig | 6 ++++++ arch/z80/Kconfig | 6 ++++++ tools/Config.mk | 16 +++++++++++++++ tools/Makefile.unix | 16 +++++++++++---- tools/Makefile.win | 16 +++++++++++---- 19 files changed, 157 insertions(+), 8 deletions(-) copy {boards => arch}/dummy/.gitignore (100%) copy {boards => arch}/dummy/dummy_kconfig (100%)