Skip to content

Commit 2d1854b

Browse files
committed
Libraries: modernize *_System libs
1 parent abe1c09 commit 2d1854b

16 files changed

+25
-0
lines changed

Diff for: libraries/Nano33BLE_System/library.properties

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name=Portenta_System
2+
version=1.0
3+
author=Arduino
4+
maintainer=Arduino <[email protected]>
5+
sentence=Utility library for Nano 33 BLE
6+
category=Other
7+
url=https://github.com/arduino/ArduinoCore-mbed/tree/master/libraries/Nano33BLE_System
8+
architectures=mbed,mbed_nano

Diff for: libraries/Nicla_System/library.properties

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name=Nicla_System
2+
version=1.0
3+
author=Arduino
4+
maintainer=Arduino <[email protected]>
5+
sentence=Utility library for Nicla Sense ME
6+
category=Other
7+
url=https://github.com/arduino/ArduinoCore-mbed/tree/master/libraries/Nicla_System
8+
architectures=mbed,mbed_nicla
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Diff for: libraries/Portenta_System/Portenta_System.h

Whitespace-only changes.

Diff for: libraries/Portenta_System/library.properties

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name=Portenta_System
2+
version=1.0
3+
author=Arduino
4+
maintainer=Arduino <[email protected]>
5+
sentence=Utility library for Portenta H7
6+
category=Other
7+
url=https://github.com/arduino/ArduinoCore-mbed/tree/master/libraries/Portenta_System
8+
architectures=mbed,mbed_portenta

Diff for: libraries/Portenta_System/src/Portenta_System.h

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// placeholder to display the library examples

0 commit comments

Comments
 (0)