Devtool
Thanks for contributing, but I noticed you removed my examples, any reason?
Sorry, I made that pull request by mistake. I am working on Yocto project, where I will be providing specific apps that would take advantage of this library, thus I removed the examples.
However I can create a public recipe for your project in the near future.
Best Regards, Kamil Piekutowski
On Tue, Feb 23, 2021 at 11:30 AM Charles [email protected] wrote:
Thanks for contributing, but I noticed you removed my examples, any reason?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hallard/ArduiPi_SSD1306/pull/5#issuecomment-784371393, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADDP5DO4QLFA7CRQBSIC6JLTAPQ2JANCNFSM4YCY5WMA .
Kamil,
Got it, no problem, I leave it open in case in interest someone.
Thank you Charles.
Charles, did you test this library on 64-bit raspbian? In order to work on my custom yocto image I hade to disable ( CONFIG_STRICT_DEVMEM=n ) variable in the u-boot. Let me know if you have any problems on 64 kernel. It work fine on mine now.
Best Regards!