I would like to learn more about embedded computing outside of Arduino.
One of my boards (Nano 33 BLE Sense) is built on Mbed OS. I'm wondering if it's possible to use this board
with just the tools provided by Mbed. If this isn't possible, why not?
What did Arduino provide (on top of Mbed OS) to make the board functional; I got the impression that Mbed OS has its on default APIs for hardware etc. Or does Arduino just provide libraries for specific hardware like the IMU etc?