MarlinFirmware / U8glib-HAL

Customized U8glib for use in Marlin 2.0
Other
45 stars 33 forks source link

arduino ide and U8glib-HAL #26

Closed ellensp closed 3 years ago

ellensp commented 3 years ago

Add a library.properties file into this repository so Arduino IDE users can just drop this version of the library into their Arduino/libraries folder to provide Marlin with the correct U8glib-hal required to compile.

Example library.properties here https://github.com/MarlinFirmware/Marlin/files/6710738/library.properties.zip

Related issues: https://github.com/MarlinFirmware/Marlin/issues/22218 https://github.com/MarlinFirmware/Marlin/issues/21967 https://github.com/MarlinFirmware/Marlin/issues/21948 https://github.com/MarlinFirmware/Marlin/issues/21995

ellensp commented 3 years ago

Has been added

Wallby commented 2 years ago

NOTE: looks like this is not in U8glib-HAL-0.4.5 or earlier. I copied the library.properties from U8glib-HAL-0.5.0 for use with 0.4.5, which worked.