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.
 
 
 
 
 
 
Abramo Bagnara 5d02614e34 coding guidelines: partially comply with MISRA C:2012 Rule 14.4 4 years ago
..
ctf tracing: Add k_work_queue_init info 4 years ago
include toolchain: migrate iterable sections calls to the external API 4 years ago
sysview coding guidelines: partially comply with MISRA C:2012 Rule 14.4 4 years ago
test tests: subsys: fixed the samples/tracing code can not generate coverage 4 years ago
user tracing: Add user-definable tracing interface 4 years ago
CMakeLists.txt tracing: Add user-definable tracing interface 4 years ago
Kconfig tracing: Add user-definable tracing interface 4 years ago
tracing_backend_posix.c zephyr: replace zephyr integer types with C99 types 5 years ago
tracing_backend_ram.c tracing: add RAM backend 4 years ago
tracing_backend_uart.c device: Const-ify all device driver instance pointers 5 years ago
tracing_backend_usb.c usb: use new USB framework header 4 years ago
tracing_buffer.c zephyr: replace zephyr integer types with C99 types 5 years ago
tracing_core.c tracing: add RAM backend 4 years ago
tracing_format_async.c zephyr: replace zephyr integer types with C99 types 5 years ago
tracing_format_common.c tracing: switch to cbprintf as basis for printf functionality 5 years ago
tracing_format_sync.c zephyr: replace zephyr integer types with C99 types 5 years ago
tracing_none.c Tracing: TRACING_NONE Compilation Fix 4 years ago