-
-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7c5e58f
commit 970d743
Showing
36 changed files
with
406 additions
and
379 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
[common] | ||
build_flags = | ||
-Werror -Wall | ||
-DELEGANTOTA_USE_ASYNC_WEBSERVER=1 | ||
-DRADIOLIB_EXCLUDE_CC1101=1 | ||
-DRADIOLIB_EXCLUDE_NRF24=1 | ||
-DRADIOLIB_EXCLUDE_RF69=1 | ||
-DRADIOLIB_EXCLUDE_SX1231=1 | ||
-DRADIOLIB_EXCLUDE_SX1233=1 | ||
-DRADIOLIB_EXCLUDE_SI443X=1 | ||
-DRADIOLIB_EXCLUDE_RFM2X=1 | ||
-DRADIOLIB_EXCLUDE_AFSK=1 | ||
-DRADIOLIB_EXCLUDE_BELL=1 | ||
-DRADIOLIB_EXCLUDE_HELLSCHREIBER=1 | ||
-DRADIOLIB_EXCLUDE_MORSE=1 | ||
-DRADIOLIB_EXCLUDE_RTTY=1 | ||
-DRADIOLIB_EXCLUDE_SSTV=1 | ||
-DRADIOLIB_EXCLUDE_AX25=1 | ||
-DRADIOLIB_EXCLUDE_DIRECT_RECEIVE=1 | ||
-DRADIOLIB_EXCLUDE_BELL=1 | ||
-DRADIOLIB_EXCLUDE_PAGER=1 | ||
-DRADIOLIB_EXCLUDE_FSK4=1 | ||
-DRADIOLIB_EXCLUDE_APRS=1 | ||
-DRADIOLIB_EXCLUDE_LORAWAN=1 | ||
-I variants/${PIOENV} | ||
lib_deps = | ||
adafruit/Adafruit Unified Sensor @ 1.1.14 | ||
adafruit/Adafruit BME280 Library @ 2.2.4 | ||
adafruit/Adafruit BMP280 Library @ 2.6.8 | ||
adafruit/Adafruit BME680 Library @ 2.0.4 | ||
adafruit/Adafruit Si7021 Library @ 1.5.3 | ||
arduino-libraries/NTPClient @ 3.2.1 | ||
ayushsharma82/ElegantOTA @ 3.1.5 | ||
bblanchon/ArduinoJson @ 6.21.3 | ||
jgromes/RadioLib @ 6.6.0 | ||
mathieucarbou/AsyncTCP @ 3.2.5 | ||
mathieucarbou/ESPAsyncWebServer @ 3.2.3 | ||
mikalhart/TinyGPSPlus @ 1.0.3 | ||
display_libs = | ||
adafruit/Adafruit GFX Library @ 1.11.9 | ||
adafruit/Adafruit SSD1306 @ 2.5.10 | ||
usb_flags= | ||
-DARDUINO_USB_MODE=1 | ||
-DARDUINO_USB_CDC_ON_BOOT=1 |
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
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
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
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
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
Oops, something went wrong.