diff --git a/library.json b/library.json index a8a6938..7287a29 100755 --- a/library.json +++ b/library.json @@ -8,7 +8,7 @@ "type": "git", "url": "https://github.com/MarlinFirmware/U8glib-HAL.git" }, - "version": "0.5.0", + "version": "0.5.1", "authors": [ { @@ -20,4 +20,4 @@ ], "frameworks": "*", "platforms": "*" -} \ No newline at end of file +} diff --git a/library.properties b/library.properties index e4b5ce1..7e95563 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ name=U8glib-HAL -version=0.5.0 +version=0.5.1 author=Scott Lahteine maintainer=Scott Lahteine sentence=A library supporting monochrome TFTs and OLEDs, specifically for use with Marlin Firmware. paragraph=Supported display controller: SSD1306, SSD1309, SSD1322, SSD1325, SSD1327, SH1106, UC1601, UC1610, UC1611, UC1701, ST7565, ST7920, KS0108, LC7981, PCD8544, PCF8812, SBN1661, TLS8204, T6963. category=Display url=https://github.com/MarlinFirmware/U8glib-HAL -architectures=avr,sam +architectures=avr,AVR,atmelavr,megaavr,megaAVR,sam,atmelsam,stm32,STM32,ststm32,STM32F1,stm32f4,STM32F4,stm32duino,teensy,esp,esp32,ESP32,espressif32,arduino_esp32,linux_x86_64,windows_x86