zephyr/doc/services/device_mgmt
Keith Packard 3a197934fc doc: Switch main return type from void to int.
As both C and C++ standards require applications running under an OS to
return 'int', adapt that for Zephyr to align with those standard. This also
eliminates errors when building with clang when not using -ffreestanding,
and reduces the need for compiler flags to silence warnings for both clang
and gcc.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-04-14 07:49:41 +09:00
..
smp_groups doc: services: device_mgmt: Fix doc issues 2023-04-12 14:25:30 +02:00
dfu.rst doc/dfu: Add MCUboot API chapter to documentation 2022-12-10 09:46:35 +01:00
ec_host_cmd_shi.png subsys/mgmt/ec_host_cmd: rework Host Command support 2023-02-28 10:42:23 +01:00
ec_host_cmd.png subsys/mgmt/ec_host_cmd: rework Host Command support 2023-02-28 10:42:23 +01:00
ec_host_cmd.rst ec_host_cmd: add UART backend 2023-04-07 13:05:59 +02:00
index.rst subsys/mgmt/ec_host_cmd: rework Host Command support 2023-02-28 10:42:23 +01:00
mcumgr_backporting.rst
mcumgr_callbacks.rst doc: Switch main return type from void to int. 2023-04-14 07:49:41 +09:00
mcumgr.rst doc: services: device_mgmt: Fix doc issues 2023-04-12 14:25:30 +02:00
ota.rst
smp_protocol.rst doc: services: device_mgmt: Fix doc issues 2023-04-12 14:25:30 +02:00
smp_transport.rst doc: services: device_mgmt: Fix doc issues 2023-04-12 14:25:30 +02:00