Skip to content

Commit b7a5229

Browse files
committed
Add SE05X library compatibility for Nicla Vision
1 parent 2b8d22d commit b7a5229

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libraries/SE05X/library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ sentence=Arduino Library for the NXP SE05X crypto chips
66
paragraph=
77
category=Communication
88
url=https://github.com/arduino/ArduinoCore-mbed/tree/master/libraries/SE05X
9-
architectures=mbed_portenta
9+
architectures=mbed_portenta, mbed_nicla

nicla.variables

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export FLAVOUR="nicla"
22
export VARIANTS=("NICLA NICLA_VISION")
33
export FQBNS=("nicla_sense nicla_vision")
4-
export LIBRARIES=("SPI Wire Scheduler Nicla_System WiFi ea_malloc openamp_arduino STM32H747_System ThreadDebug GC2145 Himax_HM01B0 PDM KernelDebug RPC USBHID Camera rpclib USBHOST mbed-memory-status USBMSD SocketWrapper MRI")
4+
export LIBRARIES=("SPI Wire Scheduler Nicla_System WiFi ea_malloc openamp_arduino STM32H747_System ThreadDebug GC2145 Himax_HM01B0 PDM KernelDebug RPC USBHID Camera rpclib USBHOST mbed-memory-status USBMSD SocketWrapper MRI SE05X")
55
export BOOTLOADERS=("NICLA NICLA_VISION")

0 commit comments

Comments
 (0)