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 3a0fdb019d nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems()
     add e942a7c55e build/Kconfig: fix warnings detected by kconfiglib
     add 4b4cee8916 build/kconfig: refresh all defconfig

No new revisions were added by this update.

Summary of changes:
 arch/arm/Kconfig                                      | 10 +++++-----
 arch/arm/src/efm32/Kconfig                            |  4 ++--
 arch/arm/src/imx6/Kconfig                             |  8 ++++----
 arch/arm/src/imxrt/Kconfig                            | 10 +++++-----
 arch/arm/src/nrf52/Kconfig                            |  3 +--
 arch/arm/src/sama5/Kconfig                            |  2 +-
 arch/arm/src/stm32/Kconfig                            |  2 +-
 arch/avr/src/avr/Kconfig                              |  2 +-
 arch/sparc/Kconfig                                    |  8 ++++----
 arch/z80/src/ez80/Kconfig                             |  4 ++--
 arch/z80/src/z180/Kconfig                             |  2 +-
 arch/z80/src/z8/Kconfig                               |  2 +-
 boards/Kconfig                                        |  5 +----
 boards/arm/gd32f4/gd32f450zk-eval/Kconfig             |  3 ---
 boards/arm/lpc17xx_40xx/lx_cpu/Kconfig                |  2 +-
 boards/arm/samd5e5/metro-m4/Kconfig                   |  4 ++--
 boards/arm/samd5e5/same54-xplained-pro/Kconfig        |  4 ++--
 boards/arm/stm32/b-g431b-esc1/Kconfig                 |  2 +-
 boards/arm/stm32/nucleo-f429zi/Kconfig                |  2 --
 boards/arm/stm32/nucleo-g431rb/Kconfig                |  2 +-
 boards/arm/stm32f7/nucleo-144/Kconfig                 |  4 ----
 boards/arm/stm32wl5/nucleo-wl55jc/Kconfig             |  8 ++++----
 boards/arm/tiva/tm4c1294-launchpad/Kconfig            |  2 +-
 boards/z80/ez80/z20x/Kconfig                          |  6 +++---
 boards/z80/z8/z8encore000zco/configs/ostest/defconfig |  1 -
 boards/z80/z8/z8f64200100kit/configs/ostest/defconfig |  1 -
 drivers/serial/Kconfig                                |  2 +-
 drivers/virtio/Kconfig                                |  7 -------
 libs/libc/machine/Kconfig                             |  2 +-
 net/usrsock/Kconfig                                   |  1 -
 30 files changed, 46 insertions(+), 69 deletions(-)

Reply via email to