Leandro Lanzieri
|
79a54c5741
|
core/lib/clist: fix example of clist_foreach usage
Also fix some doxygen rendering issues.
|
2025-11-05 16:32:37 +01:00 |
|
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 |
|
|
|
3db7c1150a
|
core: split out library code
This commit splits core into it's scheduler/IPC part and into other code
that is either used or uses the scheduler, through defined APIs.
|
2022-03-09 21:43:05 +01:00 |
|