nuttx-apps/gpsutils
Xiang Xiao e0dcfa0c55 Remove extra whitespace from files (#43)
* Remove multiple newlines at the end of file
* Remove the white space from the end of line
2020-01-31 08:29:24 -06:00
..
minmea apps/: In all Make.def files, append to CONFIGURED_APPS patch with the absolute path. 2019-10-17 11:33:59 -06:00
.gitignore Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
Make.defs Add Kosma Moczek lightweith MEA parser, MINMEA 2016-02-20 10:24:02 -06:00
Makefile Rearrange to eliminate Kmenu files 2016-06-09 08:59:16 -06:00
README.txt Add Kosma Moczek lightweith MEA parser, MINMEA 2016-02-20 10:24:02 -06:00

External Libraries
^^^^^^^^^^^^^^^^^^

  The apps/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.

gpsutils/minmea
^^^^^^^^^^^^^^^^^^

  MINMEA is a NMEA parser developed by Kosma Moczek. Kosma is also a NuttX
  contributor.