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.
 
 
 
 
 
 
Adithya Baglody 5133cf56aa kernel: thread: Move out the function _thread_entry() to lib 7 years ago
..
include newlib: fix heap user mode access for MPU devices 7 years ago
CMakeLists.txt kernel: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for kernel files. 7 years ago
Kconfig doc: fix misspellings in doc and Kconfig files 7 years ago
Kconfig.event_logger kconfig: fix more help spacing issues 8 years ago
Kconfig.power_mgmt kconfig: fix more help spacing issues 8 years ago
alert.c kernel: Provide only one _SYSCALL_HANDLER() macro 8 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: device: Only compare strings if pointer comparison fails 8 years ago
errno.c kernel: errno: Use per-thread accessor function compatible with Newlib 8 years ago
idle.c kernel: Rework SMP irq_lock() compatibility layer 7 years ago
init.c kernel: Rework SMP irq_lock() compatibility layer 7 years ago
int_latency_bench.c Convert remaining code to using newly introduced integer sized types 8 years ago
mailbox.c kernel: Clean up _unpend_thread() API 7 years ago
mem_domain.c kernel: mem_domain: Fix compile issues 7 years ago
mem_slab.c kernel: Clean up _unpend_thread() API 7 years ago
mempool.c kernel: Clean up _unpend_thread() API 7 years ago
msg_q.c kernel: Clean up _unpend_thread() API 7 years ago
mutex.c kernel: Clean up _unpend_thread() API 7 years ago
pipes.c kernel: Clean up _unpend_thread() API 7 years ago
poll.c kernel: Clean up _unpend_thread() API 7 years ago
queue.c kernel: Clean up _unpend_thread() API 7 years ago
sched.c kernel: Rework SMP irq_lock() compatibility layer 7 years ago
sem.c kernel: sem: Ensure that initial count is lesser or equal than limit 7 years ago
smp.c kernel: Rework SMP irq_lock() compatibility layer 7 years ago
stack.c kernel: Clean up _unpend_thread() API 7 years ago
sys_clock.c kernel: SMP timer integration 8 years ago
system_work_q.c kernel: introduce stack definition macros 8 years ago
thread.c kernel: thread: Move out the function _thread_entry() to lib 7 years ago
thread_abort.c kernel: Further unify _reschedule APIs 7 years ago
timer.c kernel: Clean up _unpend_thread() API 7 years ago
userspace.c scripts: gen_kobject_list: Generate enums and case statements 7 years ago
userspace_handler.c userspace: assign thread IDs at build time 8 years ago
version.c kernel: version: no need to store version in RAM 8 years ago
work_q.c work_q: Correctly clear pending flag in delayed work queue, update docs 8 years ago