Arduino_RT-Thread
Arduino_RT-Thread copied to clipboard
RT-Thread library optimized for Arduino.
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.
Any work being done to add support for the SAMD51??