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.
 
 
 
 
 
 
Christoph Winklhofer a5e295c452 json: improve parsing and serializing of integers 3 months ago
..
CMakeLists.txt lib: utils: add consistent overhead byte stuffing 4 months ago
Kconfig json: improve parsing and serializing of 'float' and 'double' 3 months ago
base64.c
bitarray.c lib: check null pointer before taking lock for bitarray 1 year ago
cobs.c lib: utils: add consistent overhead byte stuffing 4 months ago
dec.c
hex.c coding guidelines: comply with MISRA Rule 12.1. 1 year ago
json.c json: improve parsing and serializing of integers 3 months ago
notify.c
onoff.c lib: change controlling expressions in if/while to Boolean 1 year ago
rb.c lib: avoided increments/decrements with side effects 1 year ago
ring_buffer.c ring_buffer: shrink size of struct ring_buf 4 months ago
timeutil.c sys: timeutil: expose and use macro for base year 10 months ago
utf8.c zephyr: Add zero-len check for utf8_trunc 1 year ago
winstream.c