Let PIO handle u8g2 lib

This commit is contained in:
Patrick Rathje 2021-02-19 00:31:25 +01:00
parent d69652f008
commit a531147375
3 changed files with 2 additions and 5 deletions

3
.gitmodules vendored
View File

@ -1,3 +0,0 @@
[submodule "lib/u8g2/u8g2"]
path = lib/u8g2/u8g2
url = https://github.com/olikraus/u8g2

@ -1 +0,0 @@
Subproject commit 3c6460a73f7f310c665cef0af1d2bac49bf6c655

View File

@ -45,7 +45,7 @@ build_flags =
-DNO_DEPRECATED_BLE_OPTIONS=1
-DPLATFORM_PINETIME=1
lib_deps =
u8g2-generic-c
https://github.com/olikraus/u8g2.git
prathje/exposure-notification @ ^0.1
lib_ignore =
mbedtls
@ -57,6 +57,7 @@ platform_packages =
framework-zephyr @ https://github.com/TobleMiner/framework-zephyr/releases/download/v2.5.0-rc2-bin/zephyr.zip
framework-zephyr-hal-nordic @ https://github.com/TobleMiner/framework-zephyr-hal-nordic/releases/download/v2.5.0-rc2-bin/zephyr-hal-nordic.zip
[env:desktop]
platform = native
test_ignore = test_embedded