Adding SDK examples for reference?
There're few SDK examples available here, I uploaded them here.
They might be prety useful as reference, it woud be nice to add them to the repo files.
Yes these examples are very helpful. Because they are Keil MDK projects, they need to be tested on GCC before being added to the repository, I might do it later.
They're pretty generic examples, being Keil projects is not important, it's using the same peripheral library, so the calls are the same. It made my life a lot easier when using sleep/stop modes, AWU timer...
Not really meant to be "compile and run", but provide some useful info, which is kinda scarce with these obscure devices.
You know, have a peek at main.c, etc, "Ahh it's using this function" 🤔