hwdef: set AUTOBUILD_TARGETS None on eval boards

This commit is contained in:
Andrew Tridgell 2022-04-06 11:18:48 +10:00
parent 10d7ea9358
commit c9bbfd94c0
6 changed files with 12 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# hw definition file for processing by chibios_hwdef.py # hw definition file for processing by chibios_hwdef.py
# for H757 # for H757
AUTOBUILD_TARGETS None
# MCU class and specific type # MCU class and specific type
MCU STM32H7xx STM32H757xx MCU STM32H7xx STM32H757xx

View File

@ -1,6 +1,8 @@
# hw definition file for processing by chibios_hwdef.py # hw definition file for processing by chibios_hwdef.py
# for H757 # for H757
AUTOBUILD_TARGETS None
# MCU class and specific type # MCU class and specific type
MCU STM32H7xx STM32H757xx MCU STM32H7xx STM32H757xx

View File

@ -1,5 +1,7 @@
# hw definition file for processing by chibios_pins.py # hw definition file for processing by chibios_pins.py
AUTOBUILD_TARGETS None
# MCU class and specific type # MCU class and specific type
MCU STM32G491 STM32G491xx MCU STM32G491 STM32G491xx

View File

@ -1,5 +1,7 @@
# hw definition file for processing by chibios_pins.py # hw definition file for processing by chibios_pins.py
AUTOBUILD_TARGETS None
# MCU class and specific type # MCU class and specific type
MCU STM32L476 STM32L476xx MCU STM32L476 STM32L476xx

View File

@ -1,5 +1,7 @@
# hw definition file for processing by chibios_pins.py # hw definition file for processing by chibios_pins.py
AUTOBUILD_TARGETS None
# MCU class and specific type # MCU class and specific type
MCU STM32L496 STM32L496xx MCU STM32L496 STM32L496xx

View File

@ -1,6 +1,8 @@
# hw definition file for processing by chibios_hwdef.py # hw definition file for processing by chibios_hwdef.py
# for H743 bootloader # for H743 bootloader
AUTOBUILD_TARGETS None
# MCU class and specific type # MCU class and specific type
MCU STM32H7xx STM32H743xx MCU STM32H7xx STM32H743xx