You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/tests/ipc_pingpong
Oleg Hahm 983d056c75 core: harmonizes the data type for the process ID
Instead of using differing integer types use kernel_pid_t for process
identifier. This type is introduced in a new header file to avoid
circular dependencies.
9 years ago
..
tests tests: remove `test_` prefix 9 years ago
Makefile tests: fix APPLICATION name 9 years ago
main.c core: harmonizes the data type for the process ID 9 years ago