olikraus / ucglib

Arduino True Color Library for TFTs and OLEDs
https://github.com/olikraus/ucglib/wiki
Other
261 stars 76 forks source link

Fixed "__NOP not defined" on STM32 boards #149

Open Craft4Cube opened 3 years ago

Craft4Cube commented 3 years ago

Added __NOP define, for STM32 boards using the stm32duino library

ftjuh commented 1 year ago

Can I bump this?

Oli, any chance of getting this merged? It's such a tiny bit of code and all that's missing for stm32duino compatibility.

I'm just adding for STM32 support to I2Cwrapper, it would be nice if the Ucglib module would be compatible, too.