mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-06 21:54:44 +00:00
need need to link against the axp202 library on devices that don't have it
This commit is contained in:
parent
33624b7753
commit
06a17885eb
@ -62,7 +62,6 @@ debug_init_break = tbreak setup
|
|||||||
lib_deps =
|
lib_deps =
|
||||||
https://github.com/meshtastic/RadioHead.git#d32df52f8c80eb2525d3774adc1fe36bb4c32952
|
https://github.com/meshtastic/RadioHead.git#d32df52f8c80eb2525d3774adc1fe36bb4c32952
|
||||||
https://github.com/meshtastic/esp8266-oled-ssd1306.git ; ESP8266_SSD1306
|
https://github.com/meshtastic/esp8266-oled-ssd1306.git ; ESP8266_SSD1306
|
||||||
AXP202X_Library
|
|
||||||
SPI
|
SPI
|
||||||
; 1260 ; OneButton - not used yet
|
; 1260 ; OneButton - not used yet
|
||||||
1202 ; CRC32, explicitly needed because dependency is missing in the ble ota update lib
|
1202 ; CRC32, explicitly needed because dependency is missing in the ble ota update lib
|
||||||
|
Loading…
Reference in New Issue
Block a user