MarlinFirmware / U8glib-HAL

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

Change directory structure to match Arduino #2

Closed p3p closed 6 years ago

p3p commented 6 years ago

Fixes difficulties supporting both Arduino and platformio builds when it is necessary to bypass the libraries main header and access its c api directly.