zephyr/doc/develop
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
..
api include/drivers: Add RTC API header and handlers 2023-04-04 17:03:38 +02:00
application doc: application: development: Organize debugging 2023-04-04 13:35:03 +02:00
flash_debug scripts: runners: bossac: Enable BOSSAC to run on Windows (native) 2023-03-06 13:17:09 -08:00
getting_started doc: Update installation instructions for Zephyr SDK 0.16.0 2023-03-16 21:04:30 +09:00
languages doc: Switch main return type from void to int. 2023-04-14 07:49:41 +09:00
optimizations
sca doc: document the Static Code Analysis (SCA) tool infrastructure 2023-01-27 20:28:58 +09:00
test twister: Add configurable flashing timeout 2023-04-08 18:37:33 +02:00
toolchains doc: Update installation instructions for Zephyr SDK 0.16.0 2023-03-16 21:04:30 +09:00
tools doc: develop: tools: drop platformio docs 2022-12-22 13:45:52 +01:00
west docs/build-flash-debug: expand one-time CMake arguments section 2023-04-12 08:59:12 +02:00
beyond-GSG.rst doc: fix incorrect usage of envvar role 2022-08-23 10:15:34 +02:00
env_vars.rst doc: fix incorrect usage of envvar role 2022-08-23 10:15:34 +02:00
index.rst doc: document the Static Code Analysis (SCA) tool infrastructure 2023-01-27 20:28:58 +09:00
modules.rst doc: add snippets documentation 2023-03-26 16:12:41 +02:00