1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/core/include
Oleg Hahm 6de92b0843 Merge pull request #4378 from haukepetersen/fix_core_includeguards
core: fixed include guards a minor style/doxygen
2015-12-07 11:33:31 +01:00
..
arch core: remove hwtimer, switch schedstatistics to xtimer 2015-09-16 10:58:51 +02:00
assert.h core: define assertion failed message in one place 2015-09-11 23:23:30 +02:00
atomic.h core/atomic.h: fix doxygen to get rid of warning 2015-12-02 11:14:07 +01:00
attributes.h everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
bitarithm.h everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
byteorder.h everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
cib.h everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
clist.h everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
debug.h core: remove DEBUGF macro 2015-09-20 01:51:47 +02:00
flags.h core: fixed include guards for selected headers 2015-12-02 11:08:23 +01:00
irq.h everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
kernel_internal.h everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
kernel_macros.h core: fix typo in kernel_macros.h (alternative to #3364) 2015-11-24 17:42:10 +01:00
kernel_types.h documentation: update my name (Ortmann -> Knüpfer) 2015-09-27 18:58:30 +02:00
kernel.h core/lpm: removed hwtimer dependent flag 2015-09-17 11:26:45 +02:00
lifo.h everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
log.h core: fixed include guards for selected headers 2015-12-02 11:08:23 +01:00
lpm.h everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
msg.h Merge pull request #3997 from DipSwitch/core_msg_avail_support 2015-12-02 11:07:17 +01:00
mutex.h core/mutex: Use atomic_int_t for lock variable. 2015-05-26 21:23:48 +02:00
native_sched.h core/native_sched.h: style and doxygen fixes 2015-12-02 11:11:00 +01:00
panic.h core: use enums for panic 2015-09-04 16:14:35 +02:00
priority_queue.h core: assertion not to add twice to priority_queue 2015-11-27 14:57:17 +01:00
ringbuffer.h everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
sched.h core: fixed include guards for selected headers 2015-12-02 11:08:23 +01:00
tcb.h everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
thread.h everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00