File tree Expand file tree Collapse file tree 1 file changed +47
-0
lines changed Expand file tree Collapse file tree 1 file changed +47
-0
lines changed Original file line number Diff line number Diff line change 11[
22 {
33 "name" : " Adafruit NeoPixel" ,
4+ "version" : " 1.10.6" ,
45 "exclude_targets" : [],
56 "sketch_path" : [
67 " ~/Arduino/libraries/Adafruit_NeoPixel/examples/strandtest/strandtest.ino"
78 ]
9+ },
10+ {
11+ "name" : " ArduinoBLE" ,
12+ "exclude_targets" : [
13+ " esp32s2"
14+ ],
15+ "sketch_path" : [
16+ " ~/Arduino/libraries/ArduinoBLE/examples/Central/Scan/Scan.ino"
17+ ]
18+ },
19+ {
20+ "name" : " ESP32Servo" ,
21+ "exclude_targets" : [],
22+ "sketch_path" : [
23+ " ~/Arduino/libraries/ESP32Servo/examples/Knob/Knob.ino" ,
24+ " ~/Arduino/libraries/ESP32Servo/examples/Sweep/Sweep.ino" ,
25+ " ~/Arduino/libraries/ESP32Servo/examples/PWMExample/PWMExample.ino" ,
26+ " ~/Arduino/libraries/ESP32Servo/examples/Multiple-Servo-Example-Arduino/Multiple-Servo-Example-Arduino.ino"
27+ ]
28+ },
29+ {
30+ "source-url" : " https://github.com/me-no-dev/ESPAsyncWebServer.git" ,
31+ "required-libs" : [
32+ {"source-url" : " https://github.com/me-no-dev/AsyncTCP.git" }
33+ ],
34+ "exclude_targets" : [],
35+ "sketch_path" : [
36+ " ~/Arduino/libraries/ESPAsyncWebServer/examples/CaptivePortal/CaptivePortal.ino" ,
37+ " ~/Arduino/libraries/ESPAsyncWebServer/examples/ESP_AsyncFSBrowser/ESP_AsyncFSBrowser.ino" ,
38+ " ~/Arduino/libraries/ESPAsyncWebServer/examples/regex_patterns/regex_patterns.ino" ,
39+ " ~/Arduino/libraries/ESPAsyncWebServer/examples/simple_server/simple_server.ino"
40+ ]
41+ },
42+ {
43+ "name" : " FastLED" ,
44+ "exclude_targets" : [],
45+ "sketch_path" : [
46+ " ~/Arduino/libraries/FastLED/examples/Blink/Blink.ino"
47+ ]
48+ },
49+ {
50+ "name" : " IRremote" ,
51+ "exclude_targets" : [],
52+ "sketch_path" : [
53+ " ~/Arduino/libraries/IRremote/examples/SendDemo/SendDemo.ino"
54+ ]
855 }
956]
You can’t perform that action at this time.
0 commit comments