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.
 
 
 
 
 
 
Benjamin Cabé 455280e5aa lib: hex: remove unnecessary defensive programming 4 weeks ago
..
CMakeLists.txt linker: move last section id constant to c-code 2 months ago
Kconfig json: improve parsing and serializing of 'float' and 'double' 3 months ago
base64.c
bitarray.c utils: bitarray: fix comparison of int of different signs 2 months ago
cobs.c lib: utils: add consistent overhead byte stuffing 4 months ago
dec.c
hex.c lib: hex: remove unnecessary defensive programming 4 weeks ago
json.c json: improve parsing and serializing of integers 3 months ago
last_section_id.c linker: move last section id constant to c-code 2 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