1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

pkg/u8g2: bump version

This commit is contained in:
Benjamin Valentin 2023-02-27 16:00:21 +01:00
parent 231393c894
commit b054191a28
2 changed files with 1 additions and 4 deletions

View File

@ -1,6 +1,6 @@
PKG_NAME=u8g2
PKG_URL=https://github.com/olikraus/u8g2
PKG_VERSION=3500b1056b33999b285387d196c78fe4ab707f79
PKG_VERSION=3d41860b4308d60a920f56b65e1b01c155fdfe81
PKG_LICENSE=BSD-2-Clause
include $(RIOTBASE)/pkg/pkg.mk

View File

@ -13,7 +13,4 @@ ifneq (,$(filter u8g2_sdl,$(USEMODULE)))
LINKFLAGS += $(shell sdl2-config --libs)
endif
# https://github.com/olikraus/u8g2/pull/2101
CFLAGS += -Wno-error=sign-compare
PSEUDOMODULES += u8g2