This is an automated email from the ASF dual-hosted git repository.

xiaoxiang781216 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 59d44c49975 boards/arm/stm32: switch nucleo-f412zg console to USART3 
VCP
     new c4586c07421 arch/arm/src/stm32h7: remove STM32H7_USE_LEGACY_PINMAP
     new 6ab27b3a8aa arch/arm/src/stm32f7: remove STM32F7_USE_LEGACY_PINMAP
     new 8b0f684a05e arch/arm/src/stm32f0l0g0: remove 
STM32F0G0L0_USE_LEGACY_PINMAP

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:
 arch/arm/src/stm32f0l0g0/Kconfig                   |   20 -
 arch/arm/src/stm32f0l0g0/hardware/stm32_pinmap.h   |   49 +-
 .../stm32f0l0g0/hardware/stm32f03x_pinmap_legacy.h |  244 ----
 .../stm32f0l0g0/hardware/stm32f05x_pinmap_legacy.h |  122 --
 .../stm32f0l0g0/hardware/stm32f07x_pinmap_legacy.h |  388 -----
 .../stm32f0l0g0/hardware/stm32f09x_pinmap_legacy.h |  417 ------
 .../stm32f0l0g0/hardware/stm32g0_pinmap_legacy.h   |  286 ----
 .../stm32f0l0g0/hardware/stm32l0_pinmap_legacy.h   |  329 -----
 arch/arm/src/stm32f0l0g0/stm32_gpio.c              |    4 -
 arch/arm/src/stm32f7/Kconfig                       |   21 -
 arch/arm/src/stm32f7/hardware/stm32_pinmap.h       |   27 +-
 .../hardware/stm32f72xx73xx_pinmap_legacy.h        |  927 ------------
 .../hardware/stm32f74xx75xx_pinmap_legacy.h        | 1175 ---------------
 .../hardware/stm32f76xx77xx_pinmap_legacy.h        | 1334 -----------------
 arch/arm/src/stm32f7/stm32_gpio.c                  |    4 -
 arch/arm/src/stm32h7/Kconfig                       |   20 -
 arch/arm/src/stm32h7/hardware/stm32_pinmap.h       |   36 +-
 .../stm32h7/hardware/stm32h7x3xx_pinmap_legacy.h   | 1542 --------------------
 arch/arm/src/stm32h7/stm32_gpio.c                  |    4 -
 .../b-l072z-lrwan1/configs/adc/defconfig           |    1 -
 .../b-l072z-lrwan1/configs/nsh/defconfig           |    1 -
 .../b-l072z-lrwan1/configs/nxlines_oled/defconfig  |    1 -
 .../b-l072z-lrwan1/configs/sx127x/defconfig        |    1 -
 .../nucleo-c071rb/configs/adcscope/defconfig       |    1 -
 .../nucleo-c071rb/configs/jumbo/defconfig          |    1 -
 .../nucleo-c071rb/configs/nsh/defconfig            |    1 -
 .../nucleo-c092rc/configs/can/defconfig            |    1 -
 .../nucleo-c092rc/configs/cansock/defconfig        |    1 -
 .../nucleo-c092rc/configs/jumbo/defconfig          |    1 -
 .../nucleo-c092rc/configs/nsh/defconfig            |    1 -
 .../nucleo-f072rb/configs/nsh/defconfig            |    1 -
 .../nucleo-f091rc/configs/nsh/defconfig            |    1 -
 .../nucleo-f091rc/configs/sx127x/defconfig         |    1 -
 .../nucleo-g070rb/configs/nsh/defconfig            |    1 -
 .../nucleo-g071rb/configs/nsh/defconfig            |    1 -
 .../nucleo-g0b1re/configs/adc/defconfig            |    1 -
 .../nucleo-g0b1re/configs/adc_dma/defconfig        |    1 -
 .../nucleo-g0b1re/configs/nsh/defconfig            |    1 -
 .../nucleo-l073rz/configs/nsh/defconfig            |    1 -
 .../nucleo-l073rz/configs/sx127x/defconfig         |    1 -
 .../stm32f051-discovery/configs/nsh/defconfig      |    1 -
 .../stm32f072-discovery/configs/nsh/defconfig      |    1 -
 .../stm32g071b-disco/configs/nsh/defconfig         |    1 -
 .../stm32g071b-disco/configs/oled/defconfig        |    1 -
 .../stm32l0538-disco/configs/nsh/defconfig         |    1 -
 .../stm32f7/nucleo-f722ze/configs/can/defconfig    |    1 -
 .../nucleo-f722ze/configs/cansock/defconfig        |    1 -
 .../nucleo-f722ze/configs/composite/defconfig      |    1 -
 .../stm32f7/nucleo-f722ze/configs/nsh/defconfig    |    1 -
 .../stm32f7/nucleo-f746zg/configs/evalos/defconfig |    1 -
 .../stm32f7/nucleo-f746zg/configs/note/defconfig   |    1 -
 .../stm32f7/nucleo-f746zg/configs/nsh/defconfig    |    1 -
 .../stm32f7/nucleo-f746zg/configs/pysim/defconfig  |    1 -
 .../stm32f7/nucleo-f767zi/configs/evalos/defconfig |    1 -
 .../stm32f7/nucleo-f767zi/configs/netnsh/defconfig |    1 -
 .../stm32f7/nucleo-f767zi/configs/nsh/defconfig    |    1 -
 .../steval-eth001v1/configs/foc_b16/defconfig      |    1 -
 .../steval-eth001v1/configs/foc_f32/defconfig      |    1 -
 .../stm32f7/steval-eth001v1/configs/nsh/defconfig  |    1 -
 .../arm/stm32f7/stm32f746-ws/configs/nsh/defconfig |    1 -
 .../stm32f746g-disco/configs/audio/defconfig       |    1 -
 .../stm32f7/stm32f746g-disco/configs/fb/defconfig  |    1 -
 .../stm32f746g-disco/configs/lvgl/defconfig        |    1 -
 .../stm32f746g-disco/configs/netnsh/defconfig      |    1 -
 .../stm32f7/stm32f746g-disco/configs/nsh/defconfig |    1 -
 .../stm32f746g-disco/configs/nxdemo/defconfig      |    1 -
 .../stm32f746g-disco/configs/nxterm/defconfig      |    1 -
 .../stm32f769i-disco/configs/netnsh/defconfig      |    1 -
 .../stm32f7/stm32f769i-disco/configs/nsh/defconfig |    1 -
 .../configs/dualcdcacm/defconfig                   |    1 -
 .../configs/f7corecomp/defconfig                   |    1 -
 .../stm32f777zit6-meadow/configs/i2s/defconfig     |    1 -
 .../configs/meadow_os/defconfig                    |    1 -
 .../stm32f777zit6-meadow/configs/nsh/defconfig     |    1 -
 .../configs/projectlab/defconfig                   |    1 -
 .../stm32f777zit6-meadow/configs/sdram/defconfig   |    1 -
 .../stm32f777zit6-meadow/configs/usbnsh/defconfig  |    1 -
 .../linum-stm32h753bi/configs/buzzer/defconfig     |    1 -
 .../linum-stm32h753bi/configs/eeprom/defconfig     |    1 -
 .../linum-stm32h753bi/configs/leds/defconfig       |    1 -
 .../linum-stm32h753bi/configs/littlefs/defconfig   |    1 -
 .../linum-stm32h753bi/configs/lvgl/defconfig       |    1 -
 .../linum-stm32h753bi/configs/mfrc522/defconfig    |    1 -
 .../configs/modbus_master/defconfig                |    1 -
 .../configs/modbus_slave/defconfig                 |    1 -
 .../linum-stm32h753bi/configs/netnsh/defconfig     |    1 -
 .../linum-stm32h753bi/configs/nsh/defconfig        |    1 -
 .../linum-stm32h753bi/configs/nxffs/defconfig      |    1 -
 .../linum-stm32h753bi/configs/qencoder/defconfig   |    1 -
 .../linum-stm32h753bi/configs/rndis/defconfig      |    1 -
 .../linum-stm32h753bi/configs/sdcard/defconfig     |    1 -
 .../linum-stm32h753bi/configs/sdram/defconfig      |    1 -
 .../linum-stm32h753bi/configs/socketcan/defconfig  |    1 -
 .../linum-stm32h753bi/configs/tone/defconfig       |    1 -
 .../configs/usbmsc-sdcard/defconfig                |    1 -
 .../linum-stm32h753bi/configs/usbnsh/defconfig     |    1 -
 .../linum-stm32h753bi/configs/zmodem/defconfig     |    1 -
 .../stm32h7/nucleo-h723zg/configs/netnsh/defconfig |    1 -
 .../stm32h7/nucleo-h723zg/configs/nsh/defconfig    |    1 -
 .../stm32h7/nucleo-h723zg/configs/oa_tc6/defconfig |    1 -
 .../nucleo-h743zi/configs/capture/defconfig        |    1 -
 .../nucleo-h743zi/configs/composite/defconfig      |    1 -
 .../stm32h7/nucleo-h743zi/configs/elf/defconfig    |    1 -
 .../nucleo-h743zi/configs/mcuboot-app/defconfig    |    1 -
 .../nucleo-h743zi/configs/mcuboot-loader/defconfig |    1 -
 .../stm32h7/nucleo-h743zi/configs/netnsh/defconfig |    1 -
 .../stm32h7/nucleo-h743zi/configs/nsh/defconfig    |    1 -
 .../nucleo-h743zi/configs/nxboot-app/defconfig     |    1 -
 .../nucleo-h743zi/configs/nxboot-loader/defconfig  |    1 -
 .../nucleo-h743zi/configs/nxlines_oled/defconfig   |    1 -
 .../nucleo-h743zi/configs/otg_fs_host/defconfig    |    1 -
 .../stm32h7/nucleo-h743zi/configs/pwm/defconfig    |    1 -
 .../stm32h7/nucleo-h743zi/configs/rndis/defconfig  |    1 -
 .../stm32h7/nucleo-h743zi2/configs/jumbo/defconfig |    1 -
 .../nucleo-h743zi2/configs/netnsh/defconfig        |    1 -
 .../stm32h7/nucleo-h743zi2/configs/nsh/defconfig   |    1 -
 .../stm32h7/nucleo-h743zi2/configs/pysim/defconfig |    1 -
 .../nucleo-h743zi2/configs/socketcan/defconfig     |    1 -
 .../nucleo-h745zi/configs/nsh_cm4/defconfig        |    1 -
 .../nucleo-h745zi/configs/nsh_cm4_rptun/defconfig  |    1 -
 .../nucleo-h745zi/configs/nsh_cm7/defconfig        |    1 -
 .../nucleo-h745zi/configs/nsh_cm7_rptun/defconfig  |    1 -
 .../nucleo-h745zi/configs/pysim_cm7/defconfig      |    1 -
 .../openh743i/configs/composite_fs/defconfig       |    1 -
 .../openh743i/configs/composite_hs/defconfig       |    1 -
 boards/arm/stm32h7/openh743i/configs/nsh/defconfig |    1 -
 .../openh743i/configs/usbdev_hs_host_fs/defconfig  |    1 -
 .../portenta-h7/configs/jumbo_cm7/defconfig        |    1 -
 .../stm32h7/portenta-h7/configs/nsh_cm7/defconfig  |    1 -
 .../stm32h745i-disco/configs/lvgl/defconfig        |    1 -
 .../stm32h745i-disco/configs/netnsh/defconfig      |    1 -
 .../stm32h7/stm32h745i-disco/configs/nsh/defconfig |    1 -
 .../stm32h745i-disco/configs/nsh_cm4/defconfig     |    1 -
 .../configs/nsh_cm4_rptun/defconfig                |    1 -
 .../stm32h745i-disco/configs/nsh_cm7/defconfig     |    1 -
 .../configs/nsh_cm7_rptun/defconfig                |    1 -
 .../stm32h745i-disco/configs/touchtest/defconfig   |    1 -
 .../stm32h7/stm32h747i-disco/configs/nsh/defconfig |    1 -
 .../stm32h7/stm32h750b-dk/configs/lvgl/defconfig   |    1 -
 .../stm32h7/weact-stm32h743/configs/nsh/defconfig  |    1 -
 .../weact-stm32h743/configs/sdcard/defconfig       |    1 -
 .../weact-stm32h743/configs/st7735/defconfig       |    1 -
 .../weact-stm32h743/configs/usbnsh/defconfig       |    1 -
 .../stm32h7/weact-stm32h750/configs/nsh/defconfig  |    1 -
 .../weact-stm32h750/configs/sdcard/defconfig       |    1 -
 .../weact-stm32h750/configs/st7735/defconfig       |    1 -
 .../weact-stm32h750/configs/usbnsh/defconfig       |    1 -
 147 files changed, 35 insertions(+), 7042 deletions(-)
 delete mode 100644 arch/arm/src/stm32f0l0g0/hardware/stm32f03x_pinmap_legacy.h
 delete mode 100644 arch/arm/src/stm32f0l0g0/hardware/stm32f05x_pinmap_legacy.h
 delete mode 100644 arch/arm/src/stm32f0l0g0/hardware/stm32f07x_pinmap_legacy.h
 delete mode 100644 arch/arm/src/stm32f0l0g0/hardware/stm32f09x_pinmap_legacy.h
 delete mode 100644 arch/arm/src/stm32f0l0g0/hardware/stm32g0_pinmap_legacy.h
 delete mode 100644 arch/arm/src/stm32f0l0g0/hardware/stm32l0_pinmap_legacy.h
 delete mode 100644 arch/arm/src/stm32f7/hardware/stm32f72xx73xx_pinmap_legacy.h
 delete mode 100644 arch/arm/src/stm32f7/hardware/stm32f74xx75xx_pinmap_legacy.h
 delete mode 100644 arch/arm/src/stm32f7/hardware/stm32f76xx77xx_pinmap_legacy.h
 delete mode 100644 arch/arm/src/stm32h7/hardware/stm32h7x3xx_pinmap_legacy.h

Reply via email to