File tree Expand file tree Collapse file tree 6 files changed +56
-0
lines changed
Expand file tree Collapse file tree 6 files changed +56
-0
lines changed Original file line number Diff line number Diff line change 1+ dependencies :
2+ idf :
3+ version : ' >=5.0'
4+ esp-cpp/logger :
5+ version : ' >=0.14.1'
6+ description : A C++ base component class for ESP-IDF
7+ documentation : https://esp-cpp.github.io/espp/base_component.html
8+ repository : git://github.com/esp-cpp/espp.git
9+ url : https://github.com/esp-cpp/espp/tree/main/components/base_component
10+ version : 0.14.1
Original file line number Diff line number Diff line change 1+ dependencies :
2+ idf :
3+ version : ' >=5.0'
4+ description : Component wrapping libfmt for esp-idf
5+ documentation : https://esp-cpp.github.io/espp/logger.html#format
6+ repository : git://github.com/esp-cpp/espp.git
7+ url : https://github.com/esp-cpp/espp/tree/main/components/format
8+ version : 0.14.1
Original file line number Diff line number Diff line change 1+ dependencies :
2+ idf :
3+ version : ' >=5.0'
4+ esp-cpp/format :
5+ version : ' >=0.14.1'
6+ description : Logger component for ESP-IDF
7+ documentation : https://esp-cpp.github.io/espp/logger.html#logger
8+ repository : git://github.com/esp-cpp/espp.git
9+ url : https://github.com/esp-cpp/espp/tree/main/components/logger
10+ version : 0.14.1
Original file line number Diff line number Diff line change 1+ dependencies :
2+ idf :
3+ version : ' >=5.0'
4+ esp-cpp/base_component :
5+ version : ' >=0.14.1'
6+ description : C++ component representing a task which can be started / stopped / resumed.
7+ documentation : https://esp-cpp.github.io/espp/task.html
8+ repository : git://github.com/esp-cpp/espp.git
9+ url : https://github.com/esp-cpp/espp/tree/main/components/task
10+ version : 0.14.1
Original file line number Diff line number Diff line change 1+ dependencies :
2+ idf :
3+ version : ' >=5.0'
4+ esp-cpp/task :
5+ version : ' >=0.14.1'
6+ description : C++ Timers for ESP-IDF which can be started / stopped / resumed.
7+ documentation : https://esp-cpp.github.io/espp/timer.hml
8+ repository : git://github.com/esp-cpp/espp.git
9+ url : https://github.com/esp-cpp/espp/tree/main/components/timer
10+ version : 0.14.1
Original file line number Diff line number Diff line change 1+ dependencies :
2+ idf :
3+ version : ' >=5.0'
4+ description : C++ Components for ESP-IDF
5+ documentation : https://esp-cpp.github.io/espp/
6+ repository : git://github.com/esp-cpp/espp.git
7+ url : https://github.com/esp-cpp/espp
8+ version : 0.14.1
You can’t perform that action at this time.
0 commit comments