-
Notifications
You must be signed in to change notification settings - Fork 146
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #34 from nils-werner/platformio
Platformio support
- Loading branch information
Showing
34 changed files
with
9 additions
and
2,466 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[platformio] | ||
lib_dir = rancilio-pid/libraries/ | ||
src_dir = rancilio-pid/src/ | ||
|
||
[env:nodemcuv2] | ||
platform = espressif8266 | ||
board = nodemcuv2 | ||
framework = arduino |
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
64 changes: 0 additions & 64 deletions
64
rancilio-pid/libraries/ArduinoOTA/examples/ATmega_SD/ATmega_SD.ino
This file was deleted.
Oops, something went wrong.
53 changes: 0 additions & 53 deletions
53
rancilio-pid/libraries/ArduinoOTA/examples/OTEthernet/OTEthernet.ino
This file was deleted.
Oops, something went wrong.
65 changes: 0 additions & 65 deletions
65
rancilio-pid/libraries/ArduinoOTA/examples/OTEthernet_SD/OTEthernet_SD.ino
This file was deleted.
Oops, something went wrong.
81 changes: 0 additions & 81 deletions
81
rancilio-pid/libraries/ArduinoOTA/examples/WiFi101_OTA/WiFi101_OTA.ino
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
rancilio-pid/libraries/ArduinoOTA/examples/WiFi101_OTA/arduino_secrets.h
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.