From 35da8b0ae8c462b455c9a345456bc206151b5d80 Mon Sep 17 00:00:00 2001 From: Umberto Baldi <34278123+umbynos@users.noreply.github.com> Date: Wed, 4 May 2022 16:24:03 +0200 Subject: [PATCH] add correct arch of nano 33 ble The mbed core was split in 3 different cores. I think we forgot to mirror that change here. --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 5419115..564cad5 100644 --- a/library.properties +++ b/library.properties @@ -6,6 +6,6 @@ sentence=The Arduino Science Journal firmware for the Physics Lab kit and the Ar paragraph=This library depends on the ArduinoBLE and MKRIMU libraries. category=Communication url=https://github.com/arduino-libraries/Arduino_ScienceJournal -architectures=samd,nrf52,mbed +architectures=samd,nrf52,mbed,mbed_nano includes=ArduinoScienceJournal.h depends=Adafruit LSM9DS0 Library,Adafruit Zero PDM Library,Arduino_APDS9960,Arduino_HTS221,Arduino_LPS22HB,Arduino_LSM9DS1,ArduinoBLE,Arduino_CMSIS-DSP,Arduino_LSM6DSOX