zephyr/lib
Alexander Polleti aec8971bfd crc8: fix const correctness
Declares the array with constant data const.

Tested with tests/unit/lib/crc.

Signed-off-by: Alexander Polleti <metapsychologe@yahoo.de>
2018-10-04 16:37:21 -05:00
..
base64
cmsis_rtos_v1 lib/cmsis_rtos_v1: Fix some Kconfig inconsistencies 2018-10-02 14:08:33 -07:00
crc crc8: fix const correctness 2018-10-04 16:37:21 -05:00
json lib: json: Fix warning when building with newlib 2018-07-12 16:01:30 -05:00
libc portability: Avoid void* arithmetics which is a GNU extension 2018-09-28 07:57:28 +05:30
mempool portability: Avoid void* arithmetics which is a GNU extension 2018-09-28 07:57:28 +05:30
posix lib: posix: Build pthreads files depending on CONFIG_PTHREAD_IPC 2018-10-02 10:51:52 -07:00
rbtree kernel: sched: Change boolean APIs to return bool 2018-09-28 06:28:41 +05:30
ring_buffer
CMakeLists.txt lib: posix: Add top-level define for all POSIX APIs - CONFIG_POSIX_API 2018-10-02 10:51:52 -07:00
Kconfig Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
thread_entry.c kernel: thread: Move out the function _thread_entry() to lib 2018-05-15 17:48:18 +03:00