The purpose of this document is to give a basic overview and guide to preparing a programming environment in Visual Studio Code for the MSPM0L1306. The final result will be a project template that can ...
This uses the notify library to watch files for changes in a background thread. Whenever a file changes, this will call into a user-defined loader function to load the contents of the file and store ...