ivanseidel / ivanseidel/ArduinoThread
Incompatible with ESP32
未关闭
- 主要语言
- C++
- 星标
- 974
- 派生
- 197
- PR 合并指标
- 30 天内没有已合并 PR
描述
The library seems not to work on the ESP32.
Boards: https://github.com/espressif/arduino-esp32
I always get "error: 'Thread' has not been declared"
Using the ESP8266 boards it works fine
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先使用 ESP32 Arduino 开发板软件包重现 "Thread" 声明错误,然后检查库中的 Thread 声明和特定于平台的假设。当库能够在 ESP32 上编译并正常工作,同时保留现有的 ESP8266 行为时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- arduino, cpp
- 领域
- embedded-iot
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100