Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 571674f

Browse files
committedApr 29, 2025
opta packaging: add MCUboot library
1 parent 4e0d872 commit 571674f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎opta.variables

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export FLAVOUR="opta"
22
export VARIANTS=("OPTA GENERIC_STM32H747_M4")
33
export FQBNS=("opta")
4-
export LIBRARIES=("Ethernet SPI WiFi openamp_arduino ThreadDebug KernelDebug RPC USBHID Wire rpclib USBHOST mbed-memory-status Scheduler USBMSD SocketWrapper STM32H747_System MRI")
4+
export LIBRARIES=("Ethernet SPI WiFi openamp_arduino ThreadDebug KernelDebug RPC USBHID Wire rpclib USBHOST mbed-memory-status Scheduler USBMSD SocketWrapper STM32H747_System MRI MCUboot")
55
export BOOTLOADERS=("OPTA")

0 commit comments

Comments
 (0)
Please sign in to comment.