.. |
bitarithm_timings
|
tests: fix cppcheck findings
|
2014-08-05 17:54:19 +02:00 |
bloom
|
cpu/nrf51822: squash added support for nrf51822 cpu
|
2014-08-04 13:42:06 +02:00 |
bloom_bytes
|
doc: use lgplv2.1-short license header instead of lgpl-short-riot
|
2014-07-31 22:57:20 +02:00 |
coap
|
cpu/nrf51822: squash added support for nrf51822 cpu
|
2014-08-04 13:42:06 +02:00 |
cpuid
|
tests, native: fixup for cpuid
|
2014-08-05 16:55:42 +02:00 |
disable_module
|
tests: fix APPLICATION name
|
2014-07-31 07:34:11 +02:00 |
float
|
doc: use lgplv2.1-short license header instead of lgpl-short-riot
|
2014-07-31 22:57:20 +02:00 |
hwtimer
|
tests: Fix tests that were defect
|
2014-08-21 23:21:06 +02:00 |
hwtimer_spin
|
doc: use lgplv2.1-short license header instead of lgpl-short-riot
|
2014-07-31 22:57:20 +02:00 |
hwtimer_wait
|
doc: use lgplv2.1-short license header instead of lgpl-short-riot
|
2014-07-31 22:57:20 +02:00 |
ipc_pingpong
|
core: harmonizes the data type for the process ID
|
2014-08-01 12:02:54 +02:00 |
irq
|
doc: use lgplv2.1-short license header instead of lgpl-short-riot
|
2014-07-31 22:57:20 +02:00 |
libfixmath
|
pkg: add USEPKG module "libfixmath"
|
2014-08-01 00:04:48 +02:00 |
libfixmath_unittests
|
pkg: add USEPKG module "libfixmath"
|
2014-08-01 00:04:48 +02:00 |
mutex_unlock_and_sleep
|
doc: use lgplv2.1-short license header instead of lgpl-short-riot
|
2014-07-31 22:57:20 +02:00 |
nativenet
|
tests: nativenet: Add README.md
|
2014-08-27 11:32:33 +02:00 |
net_if
|
cpu/nrf51822: squash added support for nrf51822 cpu
|
2014-08-04 13:42:06 +02:00 |
periph_gpio
|
tests/periph_gpio: added test cases for GPIO driver
|
2014-08-15 12:24:24 +02:00 |
periph_gpio_exti
|
tests/periph_gpio: added test cases for GPIO driver
|
2014-08-15 12:24:24 +02:00 |
periph_pwm
|
tests: added test for low-level PWM driver
|
2014-08-07 16:16:06 +02:00 |
periph_random
|
test/periph_random: added test for RNG driver
|
2014-08-21 20:21:47 +02:00 |
periph_rtt
|
tests/periph_rtt: added test for RTT drivers
|
2014-08-22 00:54:10 +02:00 |
periph_uart_blocking
|
tests/periph_uart: added two UART driver tests
|
2014-08-11 15:08:41 +02:00 |
periph_uart_int
|
tests/periph_uart: added two UART driver tests
|
2014-08-11 15:08:41 +02:00 |
pipe
|
tests: fix APPLICATION name
|
2014-07-31 07:34:11 +02:00 |
pnet
|
cpu/nrf51822: squash added support for nrf51822 cpu
|
2014-08-04 13:42:06 +02:00 |
posix_semaphore
|
make kernel_pid_t comparisons consistent
|
2014-08-07 16:31:27 +02:00 |
posix_sleep
|
doc: use lgplv2.1-short license header instead of lgpl-short-riot
|
2014-07-31 22:57:20 +02:00 |
pthread
|
doc: use lgplv2.1-short license header instead of lgpl-short-riot
|
2014-07-31 22:57:20 +02:00 |
pthread_barrier
|
tests: clean up test_pthread_barrier Makefile
|
2014-08-11 16:22:43 +02:00 |
pthread_cleanup
|
doc: use lgplv2.1-short license header instead of lgpl-short-riot
|
2014-07-31 22:57:20 +02:00 |
pthread_condition_variable
|
core: harmonizes the data type for the process ID
|
2014-08-01 12:02:54 +02:00 |
pthread_cooperation
|
doc: use lgplv2.1-short license header instead of lgpl-short-riot
|
2014-07-31 22:57:20 +02:00 |
pthread_rwlock
|
cpu/nrf51822: squash added support for nrf51822 cpu
|
2014-08-04 13:42:06 +02:00 |
queue_fairness
|
initialize kernel_pid_t correctly
|
2014-08-07 16:31:27 +02:00 |
sha256
|
doc: use lgplv2.1-short license header instead of lgpl-short-riot
|
2014-07-31 22:57:20 +02:00 |
shell
|
doc: use lgplv2.1-short license header instead of lgpl-short-riot
|
2014-07-31 22:57:20 +02:00 |
sizeof_tcb
|
"tests": print tcb_t size
|
2014-08-05 19:15:35 +02:00 |
struct_tm_utility
|
tests: fix cppcheck findings
|
2014-08-05 17:54:19 +02:00 |
thread_basic
|
tests: Fix tests that were defect
|
2014-08-21 23:21:06 +02:00 |
thread_cooperation
|
initialize kernel_pid_t correctly
|
2014-08-07 16:31:27 +02:00 |
thread_exit
|
tests: Fix tests that were defect
|
2014-08-21 23:21:06 +02:00 |
thread_msg
|
fixed remaining variables to kernel_pid_t
|
2014-08-07 17:29:53 +02:00 |
thread_msg_block_w_queue
|
initialize kernel_pid_t correctly
|
2014-08-07 16:31:27 +02:00 |
thread_msg_block_wo_queue
|
initialize kernel_pid_t correctly
|
2014-08-07 16:31:27 +02:00 |
thread_msg_seq
|
initialize kernel_pid_t correctly
|
2014-08-07 16:31:27 +02:00 |
unittests
|
Merge pull request #1599 from LudwigOrtmann/issue-1597
|
2014-08-27 11:11:49 +02:00 |
vtimer_msg
|
core: harmonizes the data type for the process ID
|
2014-08-01 12:02:54 +02:00 |
vtimer_msg_diff
|
cpu/nrf51822: squash added support for nrf51822 cpu
|
2014-08-04 13:42:06 +02:00 |
Makefile.tests_common
|
make: don't use export on example makefiles
|
2014-07-10 15:23:31 +02:00 |