File tree 1 file changed +0
-47
lines changed
1 file changed +0
-47
lines changed Original file line number Diff line number Diff line change 1
1
[
2
2
{
3
3
"name" : " Adafruit NeoPixel" ,
4
- "version" : " 1.10.6" ,
5
4
"exclude_targets" : [],
6
5
"sketch_path" : [
7
6
" ~/Arduino/libraries/Adafruit_NeoPixel/examples/strandtest/strandtest.ino"
8
7
]
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
- ]
55
8
}
56
9
]
You can’t perform that action at this time.
0 commit comments