1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys
Martine Lenders 4a2450b464 Merge pull request #1522 from OlegHahm/crypto_cleanup
crypto: get rid of compiler warnings
2014-08-12 02:18:25 +02:00
..
auto_init doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
bloom doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
cbor cbor: CBOR implementation for RIOT-OS 2014-08-05 19:49:51 +02:00
color sys: added color module 2014-06-22 13:53:01 +02:00
config doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
crypto crypto: get rid of compiler warnings 2014-08-01 00:04:55 +02:00
hashes doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
include cbor: CBOR implementation for RIOT-OS 2014-08-05 19:49:51 +02:00
lib doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
net fixed remaining variables to kernel_pid_t 2014-08-07 17:29:53 +02:00
oneway-malloc doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
ping doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
pipe Add generic char pipe implementation 2014-07-28 23:21:27 +02:00
posix fixed remaining variables to kernel_pid_t 2014-08-07 17:29:53 +02:00
ps core: only store the stack size for DEVELHELP 2014-08-02 00:35:41 +02:00
quad_math make: detect their module name automatically 2014-06-17 15:49:32 +02:00
random make: detect their module name automatically 2014-06-17 15:49:32 +02:00
shell make kernel_pid_t comparisons consistent 2014-08-07 16:31:27 +02:00
timex doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
transceiver make kernel_pid_t comparisons consistent 2014-08-07 16:31:27 +02:00
uart0 initialize kernel_pid_t correctly 2014-08-07 16:31:27 +02:00
vtimer core/priority_queue: add dynamic initializers 2014-08-05 17:57:45 +02:00
chardev_thread.c core: renamed KERNEL_PID_NULL to KERNEL_PID_UNDEF 2014-08-07 16:31:27 +02:00
doc.txt Fixed a lot of comments by removing tabs and correcting format. 2013-12-16 14:00:33 +01:00
Makefile cbor: CBOR implementation for RIOT-OS 2014-08-05 19:49:51 +02:00
Makefile.include msp430: provide oneway-malloc implicitly 2014-05-22 15:40:25 +02:00