Search found 2 matches

by etsura
Tue Oct 08, 2024 2:49 pm
Forum: Hardware
Topic: ESP Zigbee Gateway DevKit (ESP32-S3 + ESP32-H2) connection details
Replies: 1
Views: 616

Re: ESP Zigbee Gateway DevKit (ESP32-S3 + ESP32-H2) connection details

Any updates? I'm faced the same issue with Thread Gateway Board. Have same issue with 5.3.1 and esp_zigbee_gateway examples. All code by default. SPIWP:0xee mode:DIO, clock div:1 load:0x3fce2810,len:0x178c load:0x403c8700,len:0x4 load:0x403c8704,len:0xcb8 load:0x403cb700,len:0x2db0 entry 0x403c8914 ...
by etsura
Fri Apr 27, 2018 7:17 pm
Forum: ESP-IDF
Topic: ESP32 Eclipse custom library include path
Replies: 6
Views: 11573

ESP32 Eclipse custom library include path

Hi everyone! Can anybody help me with include path in eclipse ide with esp32 dev tools? I developed a library to use with cc2530znp (i want to make a zigbee-to-internet gateway) and i tried to add src directory path of my library to my esp32 project "Properties -> C/C++ General -> Path and symbols -...