Skip to content

Commit 5a93b82

Browse files
committed
Add dependencies in the library.properties
1 parent 31ab33c commit 5a93b82

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

library.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
name=STM32duino X-NUCLEO-GNSS1A1
2-
version=1.0.3
2+
version=1.0.4
33
author=AST
44
maintainer=stm32duino
55
sentence=Allows controlling the X-NUCLEO-GNSS1A1 (GNSS expansion board based on Teseo LIV3F)
66
paragraph=This library provides a command line interface to communicate with the GNSS module via UART or I2C.
77
category=Device Control
88
url=https://github.com/stm32duino/X-NUCLEO-GNSS1A1
99
architectures=stm32, sam
10+
depends=MicroNMEA

0 commit comments

Comments
 (0)