|
|
|
|
|
by LeifCarrotson
4 hours ago
|
|
No, we can't. It's an ultra-low-power embedded ARM Cortex-M33 (successor to Cortex-M4) processor, the right language to use when programming it is C++. You want a minimum of abstractions and a close-to-the-metal programming environment to maximize battery life. Be grateful it's C++, it could be raw C. |
|