zephyr/samples/boards
Xavier Chapron 824f423e54 misc: Replace assert include and calls by sys/__assert.h equivalent
Replace all calls to the assert macro that comes from libc by calls to
__ASSERT_NO_MSG(). This is usefull as the former might be different
depending on the libc used and the later can be customized to reduce
flash footprint.

Signed-off-by: Xavier Chapron <xavier.chapron@stimio.fr>
2020-10-02 11:42:40 +02:00
..
96b_argonkey device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
arc_secure_services
bbc_microbit device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
google_kukui
intel_s1000_crb usb: intel: Fix the sample, update to recent API change. 2020-09-09 08:26:19 -04:00
mec15xxevb_assy6853
nrf misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
olimex_stm32_e407
reel_board/mesh_badge device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
sensortile_box device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ti/cc13x2_cc26x2/system_off device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
up_squared/gpio_counter device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
boards.rst