Patrik Flykt
|
24d71431e9
|
all: Add 'U' suffix when using unsigned variables
Add a 'U' suffix to values when computing and comparing against
unsigned variables.
Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
|
2019-03-28 17:15:58 -05:00 |
|
Anas Nashif
|
b8424b4cae
|
crc: deprecate old headers and issue warning when used
Change code to use crc.h instead crc{8,16,32}.h and issue warning when
old headers are used.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
|
2018-12-04 08:52:46 -06:00 |
|
Carles Cufi
|
4295306232
|
mgmt: Switch to new base64 library
Now that mbedTLS is no longer required, use the new base64 library
instead.
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
|
2018-03-23 05:18:11 -04:00 |
|
Christopher Collins
|
76bf5646d5
|
subsys: mgmt: Shell transport for SMP (mcumgr).
Enable the shell to transport mcumgr SMP requests and responses.
Signed-off-by: Christopher Collins <ccollins@apache.org>
|
2018-02-20 22:07:52 +01:00 |
|