bare bones U8g2

I have been programming STM32 microcontrollers lately and came across the u8g2 display library. It’s a great library and it is full of functionality – but it lacks a bit of documentation if all you want is use it in an embedded C environment. Read below how to use U8g2 with a HX1230 display and…