Arduino_RT-Thread icon indicating copy to clipboard operation
Arduino_RT-Thread copied to clipboard

RT-Thread library optimized for Arduino.

Results 4 Arduino_RT-Thread issues
Sort by recently updated
recently updated
newest added

Hi, I have an issue of compilation with the example `Blink` and with the version RT-Thread 0.9.4. My board is the Nucleo STM32F767. Note that there is no error when...

Compiling example "Blinkk.ino" from library examples produces the Error: ``` ResolveLibrary(rttgui.h) d:\Arduino\libraries\Arduino_RT-Thread-master\src\components\arduino\drv_spi_st7735.cpp:16:11: fatal error: rttgui.h: No such file or directory 16 | # include | ^~~~~~~~~~ compilation terminated. This libraty...

I have a rpi pico board, but after downloading the library, I reported an error in compiling it, hoping that God would add support for RPI2040.

enhancement

Any work being done to add support for the SAMD51??