- CHANGE: Improved microphone tests to do subband diff
- CHANGE: Return a special "none" value for first button event
- CHANGE: Microphone tests now have build configurations for 1-8 microphones.
- CHANGE: Fix the PLL settings so that they work correctly for xCORE WiFi Microphone Array to 1V1
- CHANGE: Ensure that the LED OEN doesn't cause compile errors on xCORE WiFi Microphone Array to 1V1
- ADDED: Support for SmartMic base board 1V0
- CHANGE: Update the supported hardware revision of xCORE Microphone Array to 1V3
- CHANGE: Update the supported hardware revision of xCORE WiFi Microphone Array to 1V1
- CHANGE: Allow the mabs_button_and_led_server task to be combined. As a combinable task cannot currently support an ordered select + default case, the timer case is now run with a constant minimum period to ensure that any other tasks combined with it are not starved.
- ADDED: Support for the xCORE WiFi Microphone Array board 1V0
- CHANGE: Updated API to avoid conflicts in global namespace
- Changes to dependencies:
- lib_i2c: Added dependency 3.1.3
- lib_logging: Added dependency 2.0.1
- lib_xassert: Added dependency 2.0.1
- CHANGE: Update to button/LED server to support multiple clients
- ADDED: Outer LED ring interface call
- CHANGE: Update to source code license and copyright
- ADDED: MCLK presence and rate detection to 1v0 hardware test
- CHANGE: Updated documentation
- Initial Release