ESP-IDF a Arduino.h

Dan Cermak crk na hebe.cz
Úterý Říjen 20 16:51:16 CEST 2020


Dobry den

Chtel bych si pod esp-idf, dat i knihovnu Arduino.h,ale nedari se mi to zkompilovat.
Samotne esp-idf mi funguje.
Poradil by mi nekdo komu to funguje s jakou ma verzi esp-idf?
Zkousel jsem vice verzi, ale pokazde je nejaky problem.

Postup instalace pouzivam nasledujici:

cd
mkdir esp
cd ~/esp
git clone -b release/v3.3 --recursive https://github.com/espressif/esp-idf.git
git submodule update --init --recursive

cd ~/esp/esp-idf
./install.sh
. ./export.sh


cd ~/esp
git clone https://github.com/espressif/esp-idf-template test

cd test
mkdir -p components && \
cd components && \
git clone https://github.com/espressif/arduino-esp32.git arduino && \
cd arduino && \
git submodule update --init --recursive && \
cd ../.. && \
make menuconfig

make 

--cut--
/home/arduino-test/esp/esp-idf/components/protocomm/include/transports/protocomm_ble.h:17:29: fatal error: esp_gap_ble_api.h: No such file or directory
compilation terminated.
--cut--

[arduino-test na F test]$ find -name esp_gap_ble_api.h
./components/arduino/tools/sdk/include/bt/esp_gap_ble_api.h


Dekuji
S pratelskym pozdravem Dan



Další informace o konferenci Hw-list