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.
 
 
 
 
 
 
Robert Lubos c7757b982c lib: os: zvfs: select: Fix warning about bitshifting signed value 4 days ago
..
zvfs lib: os: zvfs: select: Fix warning about bitshifting signed value 4 days ago
CMakeLists.txt sys: clock: additional sys_clock api calls 2 weeks ago
Kconfig p4wq: Add Kconfig to perform early init on threads 5 months ago
Kconfig.cbprintf
assert.c
cbprintf.c
cbprintf_complete.c lib: os: cbprintf_complete: add missing break statement 3 weeks ago
cbprintf_nano.c
cbprintf_packaged.c lib: os: cbprintf_packaged: Fix cbprintf_package_convert 8 months ago
clock.c sys: clock: additional sys_clock api calls 2 weeks ago
fdtable.c lib/os/fdtable: Remove ifdef on NATIVE_POSIX 4 months ago
mpsc_pbuf.c lib: os: mpsc_pbuf: take spinlock in utilization getters 5 months ago
mutex.c
p4wq.c p4wq: Add Kconfig to perform early init on threads 5 months ago
poweroff.c
printk.c lib: os: Fix function signature of str_out 3 weeks ago
reboot.c
sem.c
spsc_pbuf.c
thread_entry.c arch: kernel: lib: toolchain: Standardize TLS keyword 10 months ago
user_work.c