Merge pull request #294 from geeksville/master

fix build for non tbeams
1.2-legacy
Kevin Hester 2020-07-18 17:12:02 -07:00 zatwierdzone przez GitHub
commit 7706f65921
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -1,3 +1,3 @@
export VERSION=0.8.1
export VERSION=0.8.2

Wyświetl plik

@ -90,7 +90,7 @@ build_flags =
# board_build.ldscript = linker/esp32.extram.bss.ld
lib_ignore = segger_rtt
platform_packages =
framework-arduinoespressif32 @ https://github.com/meshtastic/arduino-esp32.git#7a78d82f1b5cf64715a14d2f096b8dd775948ac1
framework-arduinoespressif32 @ https://github.com/meshtastic/arduino-esp32.git#b7f106cd11a04573b902228ea97025c8b5814dd9
; The 1.0 release of the TBEAM board
[env:tbeam]