mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 12:49:03 +00:00
10 lines
314 B
Markdown
10 lines
314 B
Markdown
# `gpsutils` GPS Utilities
|
|
|
|
The `gpsutils` directory is used to include libraries from external projects
|
|
that are not part of NuttX Applications, but are useful for NuttX developers and
|
|
users.
|
|
|
|
## `minmea` GPS NMEA 0183 parser
|
|
|
|
MINMEA is a NMEA parser developed by Kosma Moczek. Kosma is also a NuttX
|
|
contributor.
|