Commit 665c809
committed
codal_app: Update codal-microbit-v2 to v0.2.51.
Changes to codal-core:
- streamSplitters now emit finer-grained events
- introduce Pin Disconnecting flag
- only wipe specified region on large ManagedBuffer::shift
- reworked and updated the streams API
- add rms based clap detection to level detector spl
- set default DEVICE_DMESG_BUFFER_SIZE based on DMESG_ENABLE
- updated DataStream to support decoupling the input fiber from the output
to enable async stream data
- updated StreamRecording to use the new PR/Pull metrics
Changes to codal-microbit-v2:
- MicroBitRadio: fix setFrequencyBand() and do not reset tx power and
frequency band in enable()
- simplify the BLE - Device Info - Model Number to only indicate V2
- added a small patch to confirm that all splitter channels have gone
before turning the microphone off
- introduce sound playback "until playback complete" option
- fixed the stream wiring in MicroBitAudio
- add UX feature: Triple-tap-reset to enter pairing mode
- remove target.json DEVICE_DMESG_BUFFER_SIZE to use default
- updated MicroBitAudio and the Mixer to correctly work with the new
streams API
Charges to codal-nrf52:
- prevent recursive disconnet loops in NRF52Pin and accidental erasure of
obj state
Signed-off-by: Damien George <damien@micropython.org>1 parent 1b618d5 commit 665c809
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments