What's Changed
- fix(device_info_service): Update default value for vendor id source to be 0x01 (BLE SIG) since its predominantly used for ble by @finger563 in #336
- feat(file_system): Allow single entry to string function by @finger563 in #337
- feat(adc): Add mutex ensuring
OneshotAdc
can be used safely from multiple threads by @finger563 in #338
Full Changelog: v0.15.4...v0.15.5