1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
2017-05-16 10:14:59 +02:00
..
arm7_common Merge pull request #6344 from haukepetersen/opt_pm_misc 2017-01-24 14:07:36 +01:00
atmega328p drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
atmega1281 drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
atmega2560 drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
atmega_common atmega_common: provide implementation for POSIX syscalls 2017-04-03 20:23:14 +02:00
cc26x0 Merge pull request #6825 from smlng/docu/cpu/cc26x0 2017-04-06 21:20:08 +02:00
cc430 cpu/cc430: remove gpioint driver 2017-02-22 17:49:27 +01:00
cc2538 periph/cpuid: Unify implementations to a common driver for several platforms 2017-04-05 09:03:49 +02:00
cortexm_common cpu/cortex_common: added support for Cortex-M7 2017-05-08 09:16:11 +02:00
ezr32wg periph/cpuid: Unify implementations to a common driver for several platforms 2017-04-05 09:03:49 +02:00
k60 cpu: k60: remove dangling symlink 2017-04-20 11:00:02 +02:00
k64f k64f: Use kinetis_common ldscript 2017-04-13 14:42:55 +02:00
kinetis_common cleanup: apply remove_atoi_casts.cocci (coccinelle) 2017-05-13 12:39:48 +02:00
kw2xd kw2x: Use kinetis_common ldscripts 2017-04-13 14:42:53 +02:00
lm4f120 Merge pull request #6860 from gebart/pr/stellaris-makefile 2017-04-05 14:02:10 +02:00
lpc11u34 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
lpc1768 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
lpc2387 cpu: lpc2387: make comment a comment 2017-04-14 14:36:16 +02:00
mips32r2_common Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
mips_pic32_common some (ptr == 0) -> (ptr == NULL) fixes (found by coccinelle) 2017-04-20 23:31:32 +02:00
mips_pic32mx cpu: mips: Fix missing include for pic32mx and pic32mz 2017-04-12 10:58:52 +01:00
mips_pic32mz cpu: mips: Fix missing include for pic32mx and pic32mz 2017-04-12 10:58:52 +01:00
msp430_common Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
msp430fxyz cpu/msp430fxyz+boards: adapted to new SPI API 2017-01-25 16:46:05 +01:00
native adapt to changed byteorder.h 2017-04-13 11:35:35 +02:00
nrf5x_common driver/nrfmin: add get MAX_PACKET_SIZE option 2017-05-05 13:59:18 +02:00
nrf51 cpu/nrf5x: unified rtt driver 2017-04-06 11:58:52 +02:00
nrf52 cpu/nrf5x: unified rtt driver 2017-04-06 11:58:52 +02:00
sam0_common cpu/sam0_common: add support for MCU used in Arduino MKR1000 board 2017-05-16 10:14:59 +02:00
sam3 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
samd21 cleanup: apply enable_debug_false.cocci to codebase (coccinelle) 2017-05-15 18:45:43 +02:00
saml21 Merge pull request #7027 from dylad/saml21_adc 2017-05-12 23:33:47 +02:00
stellaris_common cpu/stellaris: Rename Makefile -> Makefile.include 2017-04-04 19:57:12 +02:00
stm32_common cleanup: apply enable_debug_false.cocci to codebase (coccinelle) 2017-05-15 18:45:43 +02:00
stm32f0 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
stm32f1 cpu/stm32f1: fix build issue with iotlab-m3 (arm-none-eabi-gcc 4.9.3) 2017-05-03 15:01:09 +02:00
stm32f2 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
stm32f3 cpu/stm32f3: set i2c clk input to sysclk when HSI is deactivated 2017-04-09 21:09:22 +02:00
stm32f4 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
stm32f7 cpu/stm32: added support for STM32F7 2017-05-08 09:16:12 +02:00
stm32l0 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
stm32l1 cpu/stm32l1: add adc support 2017-04-05 21:40:06 +02:00
stm32l4 cpu/stm32l4/ldscripts: fix stm32l476rg cpuid 2017-04-14 14:48:25 +02:00
x86 cpu: x86: eliminate cppcheck warnings 2017-04-14 14:36:16 +02:00
doc.txt cpu: doc typos 2017-01-20 13:36:26 +01:00