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-11-07 10:31:43 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
aa2300c002079da2b426fbf1b718ca46bf598611
esp-idf/examples/protocols/pppos_client/components/modem/component.mk

4 lines
108 B
Makefile
Raw Normal View History

modem: support modem facility and PPPoS 1. add support for ESP32 DTE 2. add support for SIM800/BG96 DCE 3. add PPPoS setup procedure 4. add support for SMS 5. add mqtt example after PPP connection established
2018-11-23 11:53:20 +08:00
COMPONENT_ADD_INCLUDEDIRS := include
pppos-client: support for SIM7600 modem Reuses most of the code from BG96. At this moment, this is not a perfect support for other modules as the generic handlers for most common modem functionality is not easily reusable. Refactoring to a fully independent modem component will solve this. Closes https://github.com/espressif/esp-idf/issues/5250
2020-06-24 12:02:13 +02:00
COMPONENT_PRIV_INCLUDEDIRS := private_include
modem: support modem facility and PPPoS 1. add support for ESP32 DTE 2. add support for SIM800/BG96 DCE 3. add PPPoS setup procedure 4. add support for SMS 5. add mqtt example after PPP connection established
2018-11-23 11:53:20 +08:00
COMPONENT_SRCDIRS := src
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 53ms 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