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.
 
 
 
 
 
 
Stephanos Ioannidis 4a64bfe351 treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS 3 years ago
..
include smp: Move arrays to use CONFIG_MP_MAX_NUM_CPUS 3 years ago
paging arch/kernel/soc/samples: use unsigned int for irq_lock() 3 years ago
CMakeLists.txt cache: Fix cache API calling from userspace 3 years ago
Kconfig kernel: Kconfig: Increase the main stack size for ARM when TEST 3 years ago
Kconfig.vm everywhere: fix typos 3 years ago
atomic_c.c kernel: migrate includes to <zephyr/...> 3 years ago
banner.c kernel: banner: Remove unnecessary header 3 years ago
compiler_stack_protect.c kernel: migrate includes to <zephyr/...> 3 years ago
condvar.c kernel: migrate includes to <zephyr/...> 3 years ago
device.c kernel: move z_sys_init_run_level to init.c 3 years ago
errno.c kernel: Allow Zephyr to use libc's internal errno 3 years ago
events.c kernel: events: add function to clear events 3 years ago
fatal.c debug: coredump: add xtensa intel adsp, support toolchains 3 years ago
futex.c kernel: migrate includes to <zephyr/...> 3 years ago
idle.c kernel: idle: fix -Werror=misleading-indentation 3 years ago
init.c treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS 3 years ago
kheap.c kernel: kheap: fix k_heap_aligned_alloc handling of K_FOREVER 3 years ago
mailbox.c kernel: migrate includes to <zephyr/...> 3 years ago
main_weak.c kernel: Add C++ main() support 3 years ago
mem_domain.c kernel: migrate includes to <zephyr/...> 3 years ago
mem_slab.c kernel: Extend slabs memory usage stats 3 years ago
mempool.c kernel: migrate includes to <zephyr/...> 3 years ago
mmu.c kernel: mmu: fix potential running out of virtual memory space 3 years ago
msg_q.c kernel: migrate includes to <zephyr/...> 3 years ago
mutex.c kernel: mutex: fix races when lock timeout 3 years ago
pipes.c kernel: allow k_poll to wait on pipes 3 years ago
poll.c kernel: allow k_poll to wait on pipes 3 years ago
queue.c kernel: migrate includes to <zephyr/...> 3 years ago
sched.c kernel: sched: Remove possible deadcode 3 years ago
sem.c kernel: migrate includes to <zephyr/...> 3 years ago
smp.c smp: Move for loops to use arch_num_cpus instead of CONFIG_MP_NUM_CPUS 3 years ago
stack.c kernel: migrate includes to <zephyr/...> 3 years ago
system_work_q.c kernel: migrate includes to <zephyr/...> 3 years ago
thread.c smp: Move for loops to use arch_num_cpus instead of CONFIG_MP_NUM_CPUS 3 years ago
timeout.c kernel: resolve static analysis false positives 3 years ago
timer.c tracing: ctf: add timer support 3 years ago
usage.c smp: Move for loops to use arch_num_cpus instead of CONFIG_MP_NUM_CPUS 3 years ago
userspace.c kernel: pipes: rewrite pipes implementation 3 years ago
userspace_handler.c kernel: migrate includes to <zephyr/...> 3 years ago
version.c zephyr: replace zephyr integer types with C99 types 5 years ago
work.c kernel: workq: Add internal function z_work_submit_to_queue() 3 years ago
xip.c kernel: remove redundant <zephyr/zephyr.h> includes 3 years ago