ArduiPi_SSD1306 icon indicating copy to clipboard operation
ArduiPi_SSD1306 copied to clipboard

Devtool

Open KamilPiekutowski opened this issue 4 years ago • 5 comments

KamilPiekutowski avatar Feb 23 '21 16:02 KamilPiekutowski

Thanks for contributing, but I noticed you removed my examples, any reason?

hallard avatar Feb 23 '21 17:02 hallard

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 .

KamilPiekutowski avatar Feb 23 '21 18:02 KamilPiekutowski

Kamil,

Got it, no problem, I leave it open in case in interest someone.

hallard avatar Feb 23 '21 18:02 hallard

Thank you Charles.

KamilPiekutowski avatar Feb 23 '21 18:02 KamilPiekutowski

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!

KamilPiekutowski avatar Feb 24 '21 05:02 KamilPiekutowski