rillhu
rillhu
## 1. 开发环境 - 模组或开发板: - esp-aliyun 版本(``git rev-parse --short HEAD`` 来获取 commit id):f5438e1541926133a77023ea8e37227e5259a183 - ESP-IDF 版本(``git rev-parse --short HEAD`` 来获取 commit id): https://dl.espressif.com/dl/esp-idf/releases/esp-idf-v3.2.zip ## 2. 问题描述 smartlight cannot modify...
the common examples of board_sfe is old than the SDK version. So All makefile should be updated such as below: ``` INCLUDES = -I$(SDKPATH)/utils INCLUDES+= -I$(SDKPATH)/third_party/exactle/ble-host/sources/stack/l2c INCLUDES+= -I$(SDKPATH)/third_party/exactle/ble-profiles/sources/profiles/hid INCLUDES+= -I$(SDKPATH)/third_party/exactle/ble-profiles/sources/profiles/fmpl...
### Answers checklist. - [X] I have read the [Rainmaker documentation](https://rainmaker.espressif.com/docs/get-started.html) and the issue is not addressed there. - [X] I have updated my IDF branch (release/vX.Y) to the latest...
it looks the import path should changed to be as below: samples/WebIM/controllers Goland cannot find the packet from github.
## Description 1.update for esp-idf-5.5.1(wifi config error) 2.use separate task to load lvgl resource to avoid watch dog issue. 3. add weather location of Xi'an ## Related ## Testing ---...