1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
2018-09-05 02:39:50 +02:00
..
arm7_common cpu: instead of cpp-style, use C-style comments 2018-02-06 16:59:58 +01:00
atmega256rfr2 cpu/atmega*: move EEPROM definitions to periph_cpu.h 2018-08-15 15:27:03 +02:00
atmega328p cpu/atmega*: move EEPROM definitions to periph_cpu.h 2018-08-15 15:27:03 +02:00
atmega1281 cpu/atmega*: move EEPROM definitions to periph_cpu.h 2018-08-15 15:27:03 +02:00
atmega1284p cpu/atmega*: move EEPROM definitions to periph_cpu.h 2018-08-15 15:27:03 +02:00
atmega2560 cpu/atmega*: move EEPROM definitions to periph_cpu.h 2018-08-15 15:27:03 +02:00
atmega_common Merge pull request #9823 from fesselk/patch-1 2018-09-03 20:30:53 -04:00
cc26x0 cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00
cc430 cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00
cc2538 Merge pull request #9693 from smlng/pr/cc2538/timer 2018-08-13 08:40:51 +02:00
cortexm_common cpu/cortexm_common/cortexm_init: Allow piecewise calling 2018-08-28 14:07:50 +03:00
efm32 cpu: efm32: adapt to new i2c interface. 2018-07-25 12:01:40 +02:00
esp8266 cpu: add esp8266 2018-09-05 02:39:50 +02:00
ezr32wg ezr32wg: Adjust ldscript memory segment attributes 2018-05-09 06:44:39 +02:00
fe310 boards/cpu/drivers/sys: use generic stdio_ if 2018-08-22 10:54:25 +02:00
kinetis make: Introduce new feature flag periph_gpio_irq 2018-08-29 08:53:20 +02:00
lm4f120 cpu/lm4f120: drop useless periph timer guards 2018-06-21 08:56:55 +02:00
lpc1768 lpc1768: Adjust ldscript memory segment attributes 2018-05-09 06:45:28 +02:00
lpc2387 cpu/lpc2387: Use PRIu32 in DEBUG() in mci 2018-08-14 15:35:12 +02:00
mips32r2_common cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00
mips32r2_generic cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00
mips_pic32_common mips: Correct usage of USEMODULE 2018-01-15 14:02:59 +00:00
mips_pic32mx boards/makefiles: Remove '-Otype' from OFLAGS 2018-04-09 17:32:46 +02:00
mips_pic32mz mips_pic32mz: Tabs to spaces in ldscript 2018-05-09 00:41:27 +02:00
msp430_common cpu/msp430: use const pointer in flashpage 2018-03-14 16:28:32 +01:00
msp430fxyz msp430fxyz: Disable GPIO ISRs when periph_gpio_irq is not selected 2018-08-29 08:53:20 +02:00
native netdev_tap: declare netdev_driver struct as const 2018-08-23 17:31:45 +02:00
nrf5x_common cpu/nrf52: initial PWM implementation 2018-08-21 11:28:23 +02:00
nrf51 cpu/nrf51: fix formatting uint to PRIu32 2018-08-13 17:56:05 +02:00
nrf52 cpu/nrf52: initial PWM implementation 2018-08-21 11:28:23 +02:00
sam0_common Merge pull request #9876 from fedepell/sercomid-9875 2018-09-04 09:10:06 +02:00
sam3 cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00
sam_common cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00
samd21 cpu/samd21: add SRAM based random seed 2018-07-04 17:55:20 +02:00
saml21 cpu/saml21: Fix possibly uninitialized variable in pm.c. 2018-06-11 18:35:41 +02:00
stellaris_common cpu/stellaris: Rename Makefile -> Makefile.include 2017-04-04 19:57:12 +02:00
stm32_common Merge pull request #9505 from PeterKietzmann/pr_puf_stm32 2018-08-17 13:08:21 +02:00
stm32f0 cpu/stm32f0: update stm32f091 vendor header 2018-08-07 14:47:40 +02:00
stm32f1 cpu/stm32_common: adapt i2c driver to stm32f1 2018-07-25 12:01:37 +02:00
stm32f2 cpu/stm32_common: split common i2c periph in 2 2018-07-25 12:01:36 +02:00
stm32f3 cpu/stm32{f0,f3,f7,l0,l4}: unify i2c driver and use new API 2018-07-25 12:01:35 +02:00
stm32f4 Merge pull request #9505 from PeterKietzmann/pr_puf_stm32 2018-08-17 13:08:21 +02:00
stm32f7 cpu/stm32f7: remove conflicting enum from vendor header 2018-07-10 15:37:59 +02:00
stm32l0 stm32l1/0: move EEPROM config to periph_conf.h 2018-08-15 15:27:03 +02:00
stm32l1 stm32l1/0: move EEPROM config to periph_conf.h 2018-08-15 15:27:03 +02:00
stm32l4 cpu/stm32l4: configure flashpage 2018-08-06 12:33:03 +02:00
doc.txt cpu: doc typos 2017-01-20 13:36:26 +01:00