JianyuWang0623 commented on code in PR #13544:
URL: https://github.com/apache/nuttx/pull/13544#discussion_r1766692980
##########
libs/libc/gnssutils/Kconfig:
##########
@@ -12,3 +12,9 @@ config GNSSUTILS_MINMEA_LIB
NOTE: This library depends on having some version of math.h
at include/nuttx. There are some different ways to accomplish
this. See the discussion in the top-level nuttx/README.txt
file.
+
+config GNSSUTILS_MINMEA_LIB_EXTEND_LOR_LSQ
+ bool "Enable extended sentnce LOR LSQ"
+ default n
+ ---help---
+ Enable vendor extended sentnce "LOR LSQ" for the MINMEA NMEA
library.
Review Comment:
Thank you.
As related PR(apache/nuttx-apps#2584) updated(vendor extended sentence
should not added to general examples), this PR will be closed, thank you.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]