zephyr/samples
Alberto Escolar Piedras 0b8678a2b0 samples & tests: Correct main() type
The application main() in Zephyr is defined as having a prototype:
void main(void), as expected by the kernel init (bg_thread_main).

So, correct the different samples and tests that were defined
otherwise.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2019-12-16 11:27:56 +01:00
..
application_development global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
basic global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
bluetooth global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
boards global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
cpp_synchronization samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
display global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
drivers global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
gui boards: arm: mimxrt1064_evk: Fix display support 2019-11-15 10:06:56 +01:00
hello_world tests: fix test identifiers 2019-12-09 15:53:44 -05:00
mpu global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
net samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
nfc/nfc_hello
philosophers tests: fix test identifiers 2019-12-09 15:53:44 -05:00
portability tests: samples: portability: fix test tags and identifiers 2019-12-09 15:53:44 -05:00
posix samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
sensor global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
shields tests: fix test identifiers 2019-12-09 15:53:44 -05:00
smp tests: fix test identifiers 2019-12-09 15:53:44 -05:00
subsys usb: samples: Do not depend remote wakeup on SoCs 2019-12-15 10:29:13 -05:00
synchronization tests: fix test identifiers 2019-12-09 15:53:44 -05:00
testing/integration tests: fix test identifiers 2019-12-09 15:53:44 -05:00
userspace samples: shared_mem: 64-bit fixes 2019-12-12 14:48:42 -08:00
video samples: video: Fix board reference name 2019-10-30 18:33:18 +01:00
classic.rst
index.rst Samples: Add SMP Pi 2019-11-03 12:41:29 +01:00