pin u8g2 to specific version for ESP-IDF
see https://github.com/olikraus/u8g2/issues/2658 Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
u8g2:
|
u8g2:
|
||||||
git: https://github.com/olikraus/u8g2.git
|
git: https://github.com/olikraus/u8g2.git
|
||||||
|
version: 5436b6db6c31c56f3c34fa2871b61a9aaa5bde5c
|
||||||
u8g2_hal:
|
u8g2_hal:
|
||||||
git: https://github.com/mkfrey/u8g2-hal-esp-idf.git
|
git: https://github.com/mkfrey/u8g2-hal-esp-idf.git
|
||||||
|
Reference in New Issue
Block a user