nuttx-apps/gpsutils/minmea
Huang Qi 1e4165220e gpusutils/minmea: Fix build break by wrong unpack path
minmea is not cover by CI and in current implementations,
the source files from downloaded tarball were put into root path in gpsutils/minmea instead of in $(MINMEA_DIR)/$(MINMEA_UNPACKNAME),
and then:
```
mv: cannot stat 'minmea-db46128e73cee26d6a6eb0482dcba544ee1ea9f5': No such file or directory
```

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2022-08-29 14:26:18 +08:00
..
.gitignore Add minmea and cmsis .gitignore files 2022-08-16 12:50:26 +03:00
Kconfig Add Kosma Moczek lightweith MEA parser, MINMEA 2016-02-20 10:24:02 -06:00
Make.defs gps/minmea: replace minmea file with github repo 2022-07-26 19:29:12 +08:00
Makefile gpusutils/minmea: Fix build break by wrong unpack path 2022-08-29 14:26:18 +08:00