Skip to content

Commit 2d1854b

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

16 files changed

+25
-0
lines changed
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
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.

libraries/Portenta_System/Portenta_System.h

Whitespace-only changes.
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
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// placeholder to display the library examples

0 commit comments

Comments
 (0)