mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-29 02:07:27 +02:00
esp_modem: Initial version based on IDF 4.3
This commit is contained in:
3
esp_modem/component.mk
Normal file
3
esp_modem/component.mk
Normal file
@ -0,0 +1,3 @@
|
||||
COMPONENT_ADD_INCLUDEDIRS := include
|
||||
COMPONENT_PRIV_INCLUDEDIRS := private_include
|
||||
COMPONENT_SRCDIRS := src
|
Reference in New Issue
Block a user