v1.2.0
Tested with VS Code v1.61.0
Change Notes :
-
Added preliminary Linux Support (Tested on Ubuntu 20.04 LTS)
- Linux SDK installer (Beta): http://www.mxim.net/product/msdk/MaximMicrosSDK_linux.run
- The default
MAXIM_PATH
variable in settings.json is set to Windows. Change to your SDK installation location in project files (ex:"MAXIM_PATH":"/home/jcarter/MaximSDK"
) - OpenOCD target config files must be capitalized/edited to resolve a case-sensitivity issue on Linux. See attached zip file. Copy these files into ~\MaximSDK\Tools\OpenOCD\scripts\target and overwrite
-
Updated User Guide and Readme
-
Known Issue with Pre-Compiled peripheral driver library is fixed with latest MaximSDK release
-
Removed comments from JSON files. The readme now contains the detailed config options list. This was done to better integrate into linters and auto build systems. Comments technically are not a feature of JSON files.
Tested target platforms : (Additional platforms will be listed as they are fully verified)
- MAX32670-EVKIT
- MAX32660-EVSYS
- MAX78000-EVKIT
- MAX78000-FTHR
- MAX32655-EVKIT
- MAX32666-FTHR
- MAX32666-EVKIT