Forum Rule: Always post complete source code & details to reproduce any issue!
-
UGFX on Teensy using PlatformIO
Hello Everyone!
I made an example project that implements UGFX on Teensy to drive an SSD1351 OLED.
https://github.com/cosmikwolf/ugfx_teensy_platformio/
This is implemented using PlatformIO, so this wont necessarily work if you use the arduino IDE. PlatformIO has a whole build system that I leveraged to get the compilation to work properly.
I had tried this out years ago, and could not for the life of me figure out how to get it to compile, but after banging my head against it for a few days this week I got it to work.
Try it out if you can and let me know how it goes!
Tenkai
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules