1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
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.
2014-08-01 12:02:54 +02:00
..
arm_common core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
cc430 core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
cortex-m0_common cpu/cortex-mX_common: fixed type issues 2014-07-31 19:17:23 +02:00
cortex-m3_common core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
cortex-m4_common Merge pull request #1456 from haukepetersen/board_stm32f3discovery 2014-07-31 23:55:05 +02:00
lpc1768 core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
lpc2387 core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
lpc_common Merge pull request #1329 from LudwigOrtmann/riot_license 2014-07-31 23:12:47 +02:00
mc1322x Merge pull request #1329 from LudwigOrtmann/riot_license 2014-07-31 23:12:47 +02:00
msp430-common Merge pull request #1329 from LudwigOrtmann/riot_license 2014-07-31 23:12:47 +02:00
msp430x16x doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
native core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
sam3x8e core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
stm32f0 Merge pull request #1505 from haukepetersen/add_stm32f0_adc 2014-07-31 23:01:21 +02:00
stm32f3 cpu: Initial import of stm32f3 2014-07-31 19:38:26 +02:00
stm32f4 Merge pull request #1514 from cgundogan/remove_tabs_cpu 2014-07-31 22:58:17 +02:00
x86 core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
doc.txt remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00