bristlemouth / bm_protocol

Primary Bristlemouth firmware repository
https://www.bristlemouth.org/
Apache License 2.0
12 stars 8 forks source link

Sc 196416/config map service #24

Closed russelldeguzman closed 1 year ago

russelldeguzman commented 1 year ago

Adding a cbor config map service

Note that right now, our config system will return a stringz decoded key: {"hello unint 1" : 1} vs {"hello":1} This will be handled in an upcoming PR since it's unrelated to the changes in this PR.