2408 views|0 replies

6

Posts

0

Resources
The OP
 

How to add c files in esp32 idf components to compile [Copy link]

 

Add the path of the header file in the makefile

INC_ESPCOMP += -I$(ESPCOMP)/esp_http_client/include
INC_ESPCOMP += -I$(ESPCOMP)/json/cJSON
INC_ESPCOMP += -I$(ESPCOMP)/nghttp/port/include

Then where should the c file be specified?

How to add the c file in esp32 idf to micropython compilation?

 
 

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list