adafruit / Adafruit_SSD1306

Arduino library for SSD1306 monochrome 128x64 and 128x32 OLEDs
http://www.adafruit.com/category/63_98
Other
1.74k stars 963 forks source link

add ARDUINO_ARCH_RTTHREAD to support RT-Thread #266

Open mysterywolf opened 1 year ago

mysterywolf commented 1 year ago

add ARDUINO_ARCH_RTTHREAD to support RT-Thread/RTduino

RT-Thread is a opensource RTOS, and now RT-Thread software packages has fully support most of the Adafruit Arduino libraries, so that Adafruit Arduino libraries can directly run on RT-Thread BSPs: https://packages.rt-thread.org/en/search.html?search=adafruit

https://github.com/RT-Thread/rt-thread https://github.com/RTduino/RTduino

5f6ba774624ce34288008aa1053bc41

90bac5cfd5c25597b67a18916e301e3