zephyr/samples
Andrew Boie ba95aa00e0 cpp_synchronization: fix main() definition
C++ standard mandates that main() return an 'int' even though
Zephyr does not use it. Fix build error with XCC compiler.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-08-16 10:59:10 -07:00
..
application_development tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
basic cc3200: Remove TI cc3200 SOC and LaunchXL board support 2017-08-15 11:02:48 -05:00
bluetooth doc: 96Boards Carbon: add Bluetooth setup docs 2017-08-15 22:58:02 +03:00
boards Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
cpp_synchronization cpp_synchronization: fix main() definition 2017-08-16 10:59:10 -07:00
drivers samples: drivers: gpio: Make the sample work with ESP32 2017-08-09 12:26:14 -07:00
grove tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
hello_world Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
mpu mpu_stack_guard_test: update log in README.rst 2017-08-09 13:36:09 -05:00
net net: app: Fix for net_app_get_net_buf() 2017-08-14 10:04:03 +03:00
nfc/nfc_hello samples: nfc_hello: limit to uarts that support interrupts 2017-06-29 14:55:43 -04:00
philosophers tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
sensor samples: Add sample for APDS9960 sensor 2017-08-03 15:29:35 -05:00
subsys doc: fix uses of back quotes in documentation 2017-08-03 11:08:23 -04:00
synchronization tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
testing tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
kernel.rst doc: spelling fixes in samples/ and boards/ 2017-06-12 18:28:08 -04:00
samples.rst doc: add MPU samples to index 2017-06-20 10:40:16 -04:00