onelife
onelife
Hi @yeya24, thanks for the reply! Before close the issue, may I know the roadmap of this feature? Any plan to support downsampled blocks? Any plan to support deleting series...
Hi @trlafleur, Not yet. I currently don't have a Arduino board with SAMD51.
Hi @RudolfAtHome, The `CONFIG_USING_GUI` flag has to work together with the `RTT-GUI` library. Please install `RTT-GUI` and try.
Hi @raphaelvalentin, Please provide the following info: - Board: - Board part number: - Library version: 0.9.4 - "rtconfig.h" content if changed
Hi @raphaelvalentin, It seems the RTC function requires "event" module support, which can be enabled by uncommenting the following line. https://github.com/onelife/Arduino_RT-Thread/blob/2906ad832b44149f14c707018f349a5b00cfa7d7/src/rtconfig.h#L411 However, when testing, I found the `STM32duino RTC` library...
Hi @zhumengshi, the support will be implemented once I got the board.
Good news! I got an Arduino Nano RP2040 board. Will work on it soon.