Skip to content

Commit f949812

Browse files
committed
Update STM32F4/libraries/*/library.properties to get rid of Category not valid IDE warnings
1 parent 9096356 commit f949812

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

STM32F4/libraries/RTClock/library.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ author=Various
44
email=
55
sentence=Real Time Clock
66
paragraph=Real Time Clock for STM32F4
7+
category=Other
78
url=
89
architectures=STM32F4

STM32F4/libraries/SPI/library.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ author=Roger Clark
44
email=
55
sentence=Serial Peripheral Interface
66
paragraph=SPI for STM32F4
7+
category=Communication
78
url=
89
architectures=STM32F4

STM32F4/libraries/arduino_uip/library.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ author=ntruchsess
33
email=Norbert Truchsess <[email protected]>
44
sentence=Ethernet library for ENC28J60
55
paragraph=implements the same API as stock Ethernet-lib. Just replace the include of Ethernet.h with UIPEthernet.h
6+
category=Communication
67
url=https://github.com/ntruchsess/arduino_uip
78
architectures=STM32F4
89
version=1.04

0 commit comments

Comments
 (0)