1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
2017-10-13 16:03:32 +02:00
..
arm7_common cppcheck: Provide consistent reason formatting for all cppcheck-suppresses 2017-10-10 10:25:20 -07:00
atmega328p cpu/atmega: use power.h defines instead of direct register access 2017-09-14 14:04:14 +02:00
atmega1281 cpu/atmega: use power.h defines instead of direct register access 2017-09-14 14:04:14 +02:00
atmega2560 cpu/atmega: use power.h defines instead of direct register access 2017-09-14 14:04:14 +02:00
atmega_common Merge pull request #7590 from lebrush/fix/atmega-gpio-misc 2017-09-15 11:59:11 +02:00
cc26x0 cpu/cc26x0/gpio: do not clear output pin on init 2017-10-04 12:15:03 +02:00
cc430
cc2538 cpu/cc2538/gpio: do not clear output pin on init 2017-10-04 12:15:03 +02:00
cortexm_common cpu: force size of CPU specific vector table 2017-09-04 15:13:43 +02:00
ezr32wg cpu/ezr32wg/gpio: do not clear output pin on init 2017-10-04 12:15:03 +02:00
k22f cpu: force size of CPU specific vector table 2017-09-04 15:13:43 +02:00
k60 cpu: force size of CPU specific vector table 2017-09-04 15:13:43 +02:00
k64f cpu: force size of CPU specific vector table 2017-09-04 15:13:43 +02:00
kinetis_common Merge pull request #7476 from gebart/pr/kinetis-rtt-alarm 2017-10-09 14:34:09 +02:00
kw2xd cpu: force size of CPU specific vector table 2017-09-04 15:13:43 +02:00
lm4f120 cpu: force size of CPU specific vector table 2017-09-04 15:13:43 +02:00
lpc1768 cpu: force size of CPU specific vector table 2017-09-04 15:13:43 +02:00
lpc2387
mips32r2_common spelling: s/initialise/initialize/ 2017-09-05 11:04:25 +02:00
mips_pic32_common Merge pull request #7386 from francois-berder/pic32-periph-rng 2017-09-08 10:42:36 +01:00
mips_pic32mx
mips_pic32mz
msp430_common Merge pull request #7512 from aabadie/cpu_mips_doc 2017-09-01 11:34:08 +02:00
msp430fxyz cpu/msp430/gpio: do not clear output pin on init 2017-10-04 12:15:03 +02:00
native Merge pull request #7647 from LudwigKnuepfer/pr/native-startup-switchcase 2017-09-26 10:27:51 +02:00
nrf5x_common nrfmin: adapt for changes to gnrc_netif2_create() 2017-10-10 21:21:14 +02:00
nrf51 cpu: force size of CPU specific vector table 2017-09-04 15:13:43 +02:00
nrf52 cpu: force size of CPU specific vector table 2017-09-04 15:13:43 +02:00
sam0_common Merge pull request #7646 from aabadie/samd21_bootloader 2017-10-10 19:39:48 +02:00
sam3 cpu, sam3: adapt to sam_common 2017-10-09 12:06:35 +02:00
sam_common cpu, sam3: adapt to sam_common 2017-10-09 12:06:35 +02:00
samd21 Merge pull request #7632 from smlng/cpu/sam0_common/vendor_header 2017-10-09 10:45:36 +02:00
saml21 Merge pull request #7535 from haukepetersen/opt_cortexm_vectordefs 2017-10-01 21:46:17 +02:00
stellaris_common
stm32_common cpu/stm32: optimized definition of CPUID_ADDR 2017-10-13 16:03:32 +02:00
stm32f0 cpu/stm32: optimized definition of CPUID_ADDR 2017-10-13 16:03:32 +02:00
stm32f1 cpu/stm32: optimized definition of CPUID_ADDR 2017-10-13 16:03:32 +02:00
stm32f2 cpu/stm32: optimized definition of CPUID_ADDR 2017-10-13 16:03:32 +02:00
stm32f3 cpu/stm32: optimized definition of CPUID_ADDR 2017-10-13 16:03:32 +02:00
stm32f4 cpu/stm32: optimized definition of CPUID_ADDR 2017-10-13 16:03:32 +02:00
stm32f7 cpu/stm32: optimized definition of CPUID_ADDR 2017-10-13 16:03:32 +02:00
stm32l0 cpu/stm32: optimized definition of CPUID_ADDR 2017-10-13 16:03:32 +02:00
stm32l1 cpu/stm32: optimized definition of CPUID_ADDR 2017-10-13 16:03:32 +02:00
stm32l4 cpu/stm32: optimized definition of CPUID_ADDR 2017-10-13 16:03:32 +02:00
x86 cppcheck: Provide consistent reason formatting for all cppcheck-suppresses 2017-10-10 10:25:20 -07:00
doc.txt