This commit updates the MCU SDK to the latest 5.8.0, released on June 7, 2019. Release notes. Grabbed from a Simplicity Studio installation.
This updates the Gecko SDK to version 2.7.
I've copied all of the files in the release of CMSIS included in the Gecko SDK except the Documentation folder. Notice there are a couple more folders (e.g. NN/) which were not included in the current CMSIS version used in this project.
I've only updated device configuration files for devices that were already supported by this project.
Some .txt files like Changes-emdrv.txt, Changes_emlib.txt, Changes_usb.txt and Silabs_License_Agreement.txt are no longer distributed with the current Gecko SDK.
This commit updates the MCU SDK to the latest 5.8.0, released on June 7, 2019. Release notes. Grabbed from a Simplicity Studio installation.
This updates the Gecko SDK to version 2.7.
I've copied all of the files in the release of CMSIS included in the Gecko SDK except the Documentation folder. Notice there are a couple more folders (e.g. NN/) which were not included in the current CMSIS version used in this project. I've only updated device configuration files for devices that were already supported by this project. Some .txt files like Changes-emdrv.txt, Changes_emlib.txt, Changes_usb.txt and Silabs_License_Agreement.txt are no longer distributed with the current Gecko SDK.
make test
reports no errors.