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.
 
 
 
 
 
 
Jukka Rissanen 410afbaf19 lib: zvfs: Add default eventfd count for hostap 2 weeks ago
..
zvfs lib: zvfs: Add default eventfd count for hostap 2 weeks 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 libc/picolibc: Support 'long long' and 'minimal' printf variants 2 years ago
assert.c llext: export some symbols 2 years ago
cbprintf.c
cbprintf_complete.c lib: os: cbprintf_complete: add missing break statement 3 weeks ago
cbprintf_nano.c ARCMWDT: Fix cbprintf issue with omitted function prototype 1 year ago
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 coding guidelines: comply with MISRA Rule 12.1. 1 year ago
p4wq.c p4wq: Add Kconfig to perform early init on threads 5 months ago
poweroff.c lib: os: add support for system power off 2 years ago
printk.c lib: os: Fix function signature of str_out 3 weeks ago
reboot.c lib: os: reboot: dump coverage info on `sys_reboot` 1 year ago
sem.c coding guidelines: comply with MISRA Rule 12.1. 1 year ago
spsc_pbuf.c spsc_pbuf: fix cache invalidation in spsc_pbuf_free 1 year ago
thread_entry.c arch: kernel: lib: toolchain: Standardize TLS keyword 10 months ago
user_work.c