Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andy Ross 4f911e192f kernel: Add missing include 7 years ago
..
include kernel: Make statements evaluate boolean expressions 7 years ago
CMakeLists.txt kernel: New timeout implementation 7 years ago
Kconfig kconfig: Minor comments and 'help' text fixes 7 years ago
Kconfig.power_mgmt kernel: ensure System Power Managment enables Tickless Idle. 7 years ago
alert.c kernel: alert: Declare tracing variables only when needed. 7 years ago
atomic_c.c license: Replace Apache boilerplate with SPDX tag 9 years ago
compiler_stack_protect.c kernel: add CODE_UNREACHABLE in _StackCheckHandler 7 years ago
device.c kernel: check retval of driver init 7 years ago
errno.c kernel: userspace: reserve stack space to store local data 7 years ago
idle.c power: rename api sys_soc -> sys_ 7 years ago
init.c kernel: init: Add nop instruction in main 7 years ago
int_latency_bench.c kernel: Make statements evaluate boolean expressions 7 years ago
mailbox.c kernel: Make statements evaluate boolean expressions 7 years ago
mem_domain.c kernel: Make statements evaluate boolean expressions 7 years ago
mem_slab.c kernel: Add 'U' to unsigned variable assignments 7 years ago
mempool.c sys_clock: Fix unsafe tick count usage 7 years ago
msg_q.c kernel: Add missing include 7 years ago
mutex.c kernel: mutex: delay setting lock_count = 0. 7 years ago
pipes.c kernel: Add missing include 7 years ago
poll.c kernel: Fix asynchronous event polling interface 7 years ago
queue.c kernel: Add missing include 7 years ago
sched.c kernel/sched: Remove stale comment 7 years ago
sem.c kernel: sem: Fix few MISRA C violations. 7 years ago
smp.c kernel; Checking functions return 7 years ago
stack.c kernel: Add missing include 7 years ago
system_work_q.c kernel: system_work_q: Set dedicated "sysworkq" name. 7 years ago
thread.c kernel: Change k_is_in_isr to return bool 7 years ago
thread_abort.c kernel: Using boolean expression on ASSERT macros 7 years ago
timeout.c kernel/timeout: Don't reset imminent timeouts 7 years ago
timer.c kernel: Make statements evaluate boolean expressions 7 years ago
userspace.c kernel: Make statements evaluate boolean expressions 7 years ago
userspace_handler.c kernel: Make statements evaluate boolean expressions 7 years ago
version.c doc: add kernel version API to doxygen 7 years ago
work_q.c kernel: Use NULL instead of 0 7 years ago