nuttx-apps/gpsutils
2019-10-15 09:25:48 +08:00
..
minmea Makefiles: This reverts part of commit cf0365ea9. It restores 'conditional' inclusion of TOPDIR/Make.defs. Otherwise all make targets fail if the board has not been configured. That is okay most of the time, but not for things like clean and distclean which should not depend on being configured. 2019-10-15 09:25:48 +08:00
.gitignore Recursive Kconfig autogeneration 2016-06-02 16:34:00 +02: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.