Hello. Trying to get acquainted with the Arduino Nano 33 IoT. Where can I find SPI library source code to study, please? Thanks.
Open any of the SPI library example codes in the IDE. 'Click Sketch' --> 'Show Sketch Folder'.
When Windows explorer opens, navigate up a couple levels in the directory structure.
Got it! Thank you very much. Ted