Skip to content

Commit 2d1854b

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

File tree

16 files changed

+25
-0
lines changed

16 files changed

+25
-0
lines changed
Lines changed: 8 additions & 0 deletions
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
Lines changed: 8 additions & 0 deletions
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.
Lines changed: 8 additions & 0 deletions
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
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// placeholder to display the library examples

0 commit comments

Comments
 (0)