Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
opta packaging: add MCUboot library
  • Loading branch information
pennam committed Apr 29, 2025
commit 571674f9c322de41e4f9316eaeeb771fe9bfd021
2 changes: 1 addition & 1 deletion opta.variables
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export FLAVOUR="opta"
export VARIANTS=("OPTA GENERIC_STM32H747_M4")
export FQBNS=("opta")
export LIBRARIES=("Ethernet SPI WiFi openamp_arduino ThreadDebug KernelDebug RPC USBHID Wire rpclib USBHOST mbed-memory-status Scheduler USBMSD SocketWrapper STM32H747_System MRI")
export LIBRARIES=("Ethernet SPI WiFi openamp_arduino ThreadDebug KernelDebug RPC USBHID Wire rpclib USBHOST mbed-memory-status Scheduler USBMSD SocketWrapper STM32H747_System MRI MCUboot")
export BOOTLOADERS=("OPTA")