Skip to content

Commit

Permalink
Merge pull request #910 from arduino/giga-gc2145-support
Browse files Browse the repository at this point in the history
Add GC2145 Driver to Giga variant
  • Loading branch information
facchinm committed Jun 28, 2024
2 parents 496ffbd + f79506a commit da5ab5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion giga.variables
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
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 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 GC2145 mbed-memory-status Scheduler USBMSD USBMIDI SocketWrapper MCUboot Arduino_CAN")
export BOOTLOADERS=("GIGA")

0 comments on commit da5ab5e

Please sign in to comment.