zephyr/samples
Johan Hedberg 8f7435ce0f samples: Use common ARRAY_SIZE() helper in all places
Instead of having custom helpers (like NELEMENTS) for evaluating the
array size avoid the code duplication by using the now available
ARRAY_SIZE macro.

Change-Id: I40e2e55bd4a68e3d24854c12086432aa17ce1abe
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:13:54 -05:00
..
bluetooth Bluetooth: Enable debug for Bluetooth samples and tests 2016-02-05 20:13:50 -05:00
include samples: Use common ARRAY_SIZE() helper in all places 2016-02-05 20:13:54 -05:00
libc Remove reference to DINKUM in samples/libc/README 2016-02-05 20:13:40 -05:00
microkernel samples: Use common ARRAY_SIZE() helper in all places 2016-02-05 20:13:54 -05:00
nanokernel Rename _IrqVectorTable to _irq_vector_table 2016-02-05 20:13:53 -05:00