Skip to content

Commit

Permalink
Preparing 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieucarbou committed Jan 14, 2024
1 parent 7cdd1aa commit a71cca6
Show file tree
Hide file tree
Showing 13 changed files with 56 additions and 580 deletions.
5 changes: 5 additions & 0 deletions .github/scripts/dep-install.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash
cd ${HOME}/Arduino/libraries
git clone --single-branch --branch v2.0.0 https://github.com/esphome/ESPAsyncTCP.git ESPAsyncTCP-esphome
git clone --single-branch --branch v2.0.1 https://github.com/esphome/AsyncTCP.git AsyncTCP-esphome
git clone --single-branch --branch 7.x https://github.com/bblanchon/ArduinoJson.git ArduinoJson
36 changes: 0 additions & 36 deletions .github/scripts/install-arduino-core-esp32.sh

This file was deleted.

29 changes: 0 additions & 29 deletions .github/scripts/install-arduino-core-esp8266.sh

This file was deleted.

228 changes: 0 additions & 228 deletions .github/scripts/install-arduino-ide.sh

This file was deleted.

Loading

0 comments on commit a71cca6

Please sign in to comment.