Xiang Xiao deaa6c5b7b build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs
and move NUTTXLIB defintion to the common place

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-07-09 15:17:37 -03:00
..
2020-02-19 12:56:10 -06:00
2016-06-09 08:59:16 -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.