zephyr/doc/services
Mathis Raemy e75b72234c doc: services: device_mgmt: smp_groups: Correct smp img upload request
The specification of que CBOR request 'image upload request' field
'sha' was decalred as type (str) but is (byte str).
Just replaced the field type after verified with code here:
/subsys/mgmt/mcumgr/grp/img_mgmt/src/img_mgmt.c#L383

Signed-off-by: Mathis Raemy <mathis.raemy@gmail.com>
2023-03-02 21:14:11 +01:00
..
crypto Revert "random: Change testing random generator" 2023-01-09 19:29:50 +09:00
debugging doc: add monitor mode debugging entry 2022-12-28 12:00:46 +01:00
device_mgmt doc: services: device_mgmt: smp_groups: Correct smp img upload request 2023-03-02 21:14:11 +01:00
dsp zdsp: add ARC DSPLIB backend for zdsp 2023-02-21 15:06:06 +01:00
file_system
ipc
logging logging: Add an option for a custom log header 2022-12-22 11:09:59 +01:00
modbus
pm doc: services: pm: add reference to esp32 sample 2022-12-05 15:09:53 +01:00
portability doc: POSIX arch: Add link to POSIX OS abstraction 2022-11-05 08:41:24 +01:00
resource_management
rtio
settings doc: settings: Fixes custom backend sample 2023-01-27 18:09:40 +09:00
shell doc: update documentation for shell library change 2023-02-16 20:31:46 +09:00
smf
storage doc: Move Flash Img API under Device Management 2022-12-10 09:46:35 +01:00
task_wdt
tfm samples: tfm_integration: Remove psa_crypto 2023-01-27 14:25:30 -05:00
tracing doc: tracing: Include events in the documentation 2023-02-02 20:21:12 +09:00
usb doc: usb: Correct include path uhc.h 2023-02-13 23:58:23 +09:00
virtualization
zbus doc: zbus: Fix typos and apply general docs improvement 2023-02-08 12:12:04 +01:00
formatted_output.rst
index.rst math: Introduce a DSP basicmath subsystem with a cmsis backend 2022-12-02 20:15:55 +01:00
misc.rst
notify.rst