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-26 20:29:29 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
1c22f1e15e1569c257b1f1f01a916efd8a90b09c
esp-idf/examples/protocols/pppos_client/components/modem/Kconfig

10 lines
243 B
Plaintext
Raw Normal View History

pppos_client: Add a test application for pppos_client Adding testing facilities for pppos-client including esp-modem component and PPP client in lwip. Testing is provided with PPP server running on rpi.
2020-02-25 21:48:06 +01:00
menu "ESP-MODEM"
esp_modem: UART runtime configuration of esp-modem Basic set of configuration related to UART moved from KConfig to runtime configuration structure to simplify reusing the component for testing and examples.
2020-03-30 16:06:27 +02:00
config EXAMPLE_COMPONENT_MODEM_APN
pppos_client: Add a test application for pppos_client Adding testing facilities for pppos-client including esp-modem component and PPP client in lwip. Testing is provided with PPP server running on rpi.
2020-02-25 21:48:06 +01:00
string "Set Access Point Name (APN)"
default "CMNET"
help
Logical name which is used to select the GGSN or the external packet data network.
endmenu
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 325ms Template: 2ms
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