zephyr/samples/boards
Stephanos Ioannidis db91e81ffe samples: stm32: backup_sram: Fix main function return statement
The `main` function now returns `int` instead of `void` and therefore
any return statements inside it must return a value.

Note that any return values other than 0 are currently reserved.

Signed-off-by: Stephanos Ioannidis <stephanos.ioannidis@nordicsemi.no>
2023-04-17 20:19:19 +09:00
..
96b_argonkey samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
arc_secure_services samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
bbc_microbit samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
esp32 samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
google_kukui samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
intel_adsp/code_relocation samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
litex/i2s samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
mec15xxevb_assy6853 samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
mec172xevb_assy6906/qmspi_ldma samples: boards: Microchip MEC172x EVB QMSPI-LDMA sample 2023-04-11 16:57:56 +02:00
mimxrt595_evk_cm33/system_off samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
mimxrt1060_evk/system_off samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
nrf samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
nxp_s32/netc samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
qomu samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
reel_board/mesh_badge samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
sensortile_box samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
stm32 samples: stm32: backup_sram: Fix main function return statement 2023-04-17 20:19:19 +09:00
ti/cc13x2_cc26x2/system_off samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
up_squared/gpio_counter samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
boards.rst