mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 17:49:10 -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.
|
|
#
|