nuttx-apps/gpsutils
chao an 4d79a5cbaf add initial cmake build system
Co-authored-by: Daniel Agar <daniel@agar.ca>
Signed-off-by: chao an <anchao@xiaomi.com>
2023-07-08 13:52:02 +08:00
..
minmea Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
.gitignore
CMakeLists.txt add initial cmake build system 2023-07-08 13:52:02 +08:00
Make.defs
Makefile
README.md

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.