Commit 057b4e1
committed
codal_app: Update codal-microbit-v2 to v0.2.48.
Changes to codal-core:
- add support for dynamic pins on peripherals
- add function to generate dynamic runtime component IDs
- add sample rate support to the stream classes
- ensure AnimatedDisplay::waitForFreeDisplay() is free of race conditions
Changes to codal-microbit-v2:
- add SET_SOFTDEVICE_PRESENT option
- use DEVICE_BLE in codal.json to enable/disable BLE
- improve temporal response of SoundOutputPin::setAnalogValue()
- introduce convenience functions for playing SoundExpressions
- Introduce egress double buffering onto SoundEmojiSynth
- introduce audio output isplaying()
Charges to codal-nrf52:
- add support for dynamic pins on peripherals
- add sample rate support to the ADC
Signed-off-by: Damien George <damien@micropython.org>1 parent 8aaa36b commit 057b4e1
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