1
0
Fork 0
Implements firmware update portions of the mcumgr protocol. Allows firmware update in constrained environments.
Go to file
Shawn Nock 051b086c0f Assigns special baudrate '0' to skip uart speed setup
The MT7628 uartlite is janky, allow umcumgr to skip setup so that finer
grained adjustments can be done manually in the peripheral registers. umcumgr
then just uses these values.
2020-01-16 11:03:01 -05:00
src Assigns special baudrate '0' to skip uart speed setup 2020-01-16 11:03:01 -05:00
.gitmodules Removes tinycbor submodule in favour of separate packaging 2019-05-08 13:41:37 +00:00
CMakeLists.txt Adds dump mode and no-fix mode 2019-06-19 13:39:53 -04:00
LICENSE APLv2 except for base64 2019-05-08 14:47:07 +00:00