Hint to speed up RAK4631 compile times using Arduino IDE

Just watched a YouTube video that suggested adding this line to your boards.txt file:

WisCoreRAK4631Board.build.dependency=true

Wow, does that speed up the compile process (after the first time!!)

Here is the source reference: Arduino_Compile_Speedup.mov - YouTube

I would like to recommend that you try the PlatformIO IDE in Visual Code, personally I find it to be much better.

What I’m most looking foreword to is support from TinyGo. GoLang is (IMHO) so much superior to C/C++. Give this a comment if you’d be interested in this too: Support for RAK4631 WisBlock - Nordic nRF52840 ? · Issue #2005 · tinygo-org/tinygo · GitHub.