We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31ab33c + 5a93b82 commit 6774506Copy full SHA for 6774506
1 file changed
library.properties
@@ -1,9 +1,10 @@
1
name=STM32duino X-NUCLEO-GNSS1A1
2
-version=1.0.3
+version=1.0.4
3
author=AST
4
maintainer=stm32duino
5
sentence=Allows controlling the X-NUCLEO-GNSS1A1 (GNSS expansion board based on Teseo LIV3F)
6
paragraph=This library provides a command line interface to communicate with the GNSS module via UART or I2C.
7
category=Device Control
8
url=https://github.com/stm32duino/X-NUCLEO-GNSS1A1
9
architectures=stm32, sam
10
+depends=MicroNMEA
0 commit comments