Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-12-02 15:19:30 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
4abcae207a8b2bc03fc97f86f4ffe7d1f424b51a
esp-idf/examples/peripherals/uart/nmea0183_parser/Makefile

9 lines
182 B
Makefile
Raw Normal View History

driver: uart 1. add uart rx buffer data length API 2. add uart pattern detect event 3. add uart example code 4. modify uart_isr_register 5. modify uart.rst 6. fix parity err event and frame err event.
2016-12-19 12:52:10 +08:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
example: add nmea0183 parser example Add NMEA0183 Parser example to illustrate how to use uart event driver together with esp event library to get GPS information.
2018-11-28 18:49:18 +08:00
PROJECT_NAME := nmea_parser
driver: uart 1. add uart rx buffer data length API 2. add uart pattern detect event 3. add uart example code 4. modify uart_isr_register 5. modify uart.rst 6. fix parity err event and frame err event.
2016-12-19 12:52:10 +08:00
include $(IDF_PATH)/make/project.mk
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 96ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API