Skip to content

v6.0.0

Latest

Choose a tag to compare

@xmos-jenkins xmos-jenkins released this 05 Feb 10:31
73d5f9e
  • ADDED: A new API to replace vanilla that is the default recommended way of using the mic array.
  • ADDED: Support for mic array shutdown which causes the mic array thread(s) to return.
  • ADDED: Test for mic array shutdown
  • ADDED: API to support initialising the mic array with custom decimation filters
  • CHANGED: BasicMicArray tests to test the default API
  • CHANGED: app_measure_mips example to run the default API
  • CHANGED: Documentation improvements
  • CHANGED: replaced assert.h with xcore/assert.h
  • FIXED: PDM RX ISR deadlock bug
  • REMOVED: Vanilla API and configuration
  • REMOVED: Prefab API