openmv/scripts
iabdalkader a8858c9d0e RP2: Update Audio module.
* Use a configurable number of PCM buffers in a queue to avoid overflows.
* Add option to configure whether to use pendsv or mp_scheduler for Python callbacks.
* Streaming can be started without a callback and get_buffer() returns a single buffer from the queue.
* Add precomputed LUT for lib OpenPDM stored in flash (saves about 500uS per conversion).
* Overflow detection and configurable abort on overflow.
* Remove fixed DMA channel.
2021-08-21 01:29:10 +02:00
..
examples RP2: Update Audio module. 2021-08-21 01:29:10 +02:00
libraries RP2: Nina BT fixes and updates. 2021-07-20 00:42:32 +02:00
unittest Update unit-tests. 2021-04-18 23:34:20 +02:00