JerelJr
|
04dafd5618
|
core: replace header guards with #pragma once
core/lib/include/ringbuffer.h: removed trailing newline
core/lib/include/irq.h: restored header guard for irq.h to resolve build errors
core/lib/include/irq.h: added trailing newline to irq.h
|
2025-04-15 14:55:38 -04:00 |
|
Jan Romann
|
4384795cb9
|
treewide: Remove excessive newlines
|
2021-08-13 19:50:38 +02:00 |
|
Sebastian Meiling
|
81e293422c
|
doxygen: refine core_sync grouping
- Move `@defgroup core_sync` group definition to doc.txt
- Adapt usage of `@ingroup core_sync` accordingly
|
2019-01-09 08:42:59 +01:00 |
|
Sam Kumar
|
fb8edbb610
|
core: condition variable implementation
|
2018-11-30 11:22:07 -08:00 |
|