MarlinFirmware / U8glib-HAL

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

Add support for STM32 Core and fix compilation problems for Maple #6

Closed jmz52 closed 5 years ago

jmz52 commented 5 years ago

Description

Add support for STM32 Core used by HAL_STM32. Fix compilation problem for Maple used by HAL_STM32F1 and HAL_STM32F4.

Tested on STM32F407VET6 and HAL_STM32 https://3dtoday.ru/upload/resize_cache/main/e4e/940_1080_1/e4e655d7ffd8efe6b120aea703a06093.jpg

Benefits

STM32-based systems can use graphics displays once again.

Related Issues

https://github.com/MarlinFirmware/Marlin/issues/13489

p3p commented 5 years ago

Can you retarget this at the dev branch.

jmz52 commented 5 years ago

retargeted