diff --git a/pkg/u8g2/Makefile b/pkg/u8g2/Makefile index 16217dafdecca4de74d12f0ed917efa91ed05a3b..9fed0ba71e29a15ea5ea222a9816adfae0405fbc 100644 --- a/pkg/u8g2/Makefile +++ b/pkg/u8g2/Makefile @@ -1,6 +1,6 @@ PKG_NAME=u8g2 PKG_URL=https://github.com/olikraus/u8g2 -PKG_VERSION=4c7ecf099e766b9c678d3453d6b932c8290bdb6b +PKG_VERSION=2c9ca376e0e0eaa496494926ccfd77b035518c8d .PHONY: all diff --git a/pkg/u8g2/patches/0001-u8g2-add-riot-os-makefiles.patch b/pkg/u8g2/patches/0001-u8g2-add-riot-os-makefiles.patch index 92918c70d838043a06d5309fe72dcdc782664b64..7f679dc159059a16e50a1c8baec1e92a551f6843 100644 Binary files a/pkg/u8g2/patches/0001-u8g2-add-riot-os-makefiles.patch and b/pkg/u8g2/patches/0001-u8g2-add-riot-os-makefiles.patch differ diff --git a/pkg/u8g2/patches/0002-u8g2-add-riot-os-interface.patch b/pkg/u8g2/patches/0002-u8g2-add-riot-os-interface.patch index d9388c3ec3cfaaa4c2e12d9bf5c4eee20ddaad3f..6b062e39053077962a4105a6183e068335de058d 100644 Binary files a/pkg/u8g2/patches/0002-u8g2-add-riot-os-interface.patch and b/pkg/u8g2/patches/0002-u8g2-add-riot-os-interface.patch differ