Files
ArduinoCore-mbed/giga.variables
Martino Facchin a42316d653 stm32h7_m4: create a generic variant
This allows having all the generic code in a single place, including the needed clock configuration override
2023-10-26 16:59:32 +02:00

6 lines
421 B
Plaintext

export FLAVOUR="giga"
export VARIANTS=("GIGA GENERIC_STM32H747_M4")
export FQBNS=("giga")
export LIBRARIES=("MRI Portenta_SDRAM SPI WiFi ea_malloc openamp_arduino STM32H747_System ThreadDebug Himax_HM01B0 PDM Arduino_H7_Video USBAudio KernelDebug Portenta_Audio RPC USBHID Wire Portenta_lvgl Camera rpclib OV7670 mbed-memory-status Scheduler USBMSD USBMIDI SocketWrapper MCUboot Arduino_CAN")
export BOOTLOADERS=("GIGA")