mirror of
https://github.com/espressif/esp-idf
synced 2025-04-01 12:20:11 -04:00
Add NMEA0183 Parser example to illustrate how to use uart event driver together with esp event library to get GPS information.
4 lines
73 B
Makefile
4 lines
73 B
Makefile
#
|
|
# Main Makefile. This is basically the same as a component makefile.
|
|
#
|