Commit 291e05c
committed
codal_app: Update codal-microbit-v2 to v0.2.26.
Changes are:
codal-microbit-v2:
- Mixer: add isSilent() and fire SOUND/SILENCE events
- Introduction of persistent logging API
codal-core:
- add default atomic operations for reference counted types
- add events to CodalUSB
- ifguard uf2_info in GhostFAT implementation
codal-nrf52:
- USB for the nrf52 family
- NRF52Serial - Avoid overwriting pin definitions during redirection
- NRF52Serial::configurePins - wait for TX buffer to empty
- NRF52ADC: Improvements to discrete sampling
- NRF52I2C Workaround for missed SHORT trigger
Signed-off-by: Damien George <damien@micropython.org>1 parent f71bbc4 commit 291e05c
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