1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Francisco 927b03f0ff
Merge pull request #12902 from aabadie/pr/boards/hifive1b_arduino
boards/hifive1b: add arduino feature
2019-12-16 13:31:17 +01:00
..
arm7_common cpu/arm7_common: be less cryptic in setup code 2019-11-28 11:34:59 +01:00
atmega32u4 cpu/atmega: cleanup dependencies handling 2019-10-18 12:40:34 +02:00
atmega128rfa1 cpu/atmega128rfa1: fix typos 2019-11-23 22:39:35 +01:00
atmega256rfr2 cpu/atmega256rfr2: fix typos 2019-11-23 22:39:35 +01:00
atmega328p cpu/atmega328p: fix typos 2019-11-23 22:39:35 +01:00
atmega1281 cpu/atmega1281: fix typos 2019-11-23 22:39:35 +01:00
atmega1284p cpu/atmega1284p: fix typos 2019-11-23 22:39:35 +01:00
atmega2560 cpu/atmega2560: fix typos 2019-11-23 22:39:35 +01:00
atmega_common cpu/atmega256rfr2: symbol counter based RTT support 2019-12-05 22:53:05 +01:00
cc13x2 cpu/cc26xx_cc13xx: switch to cortexm.ld linker script 2019-10-29 21:27:00 +01:00
cc26x0 cpu/cc26xx_cc13xx: switch to cortexm.ld linker script 2019-10-29 21:27:00 +01:00
cc26xx_cc13xx cpu/cc26xx_cc13xx: define uart_conf_t 2019-10-29 21:27:00 +01:00
cc430 periph/rtc: normalize struct tm before usage 2019-09-12 11:32:31 +02:00
cc2538 cpu/cc2538: fix typos 2019-11-23 22:39:36 +01:00
cortexm_common cpu/cortexm_common: fix typos 2019-11-23 22:39:36 +01:00
efm32 cpu/efm32: fix typos 2019-11-23 22:39:36 +01:00
esp32 Merge pull request #12948 from gschorcht/pkg/lwip/lwipopts_fix_cleanup 2019-12-16 10:43:34 +01:00
esp8266 cpu/esp8266: fix bootloader images 2019-12-12 08:16:54 +01:00
esp_common many typo fixes 2019-11-23 22:39:07 +01:00
ezr32wg Merge pull request #12397 from fjmolinas/pr_CPU_ARCH_FAM 2019-10-21 08:23:51 +02:00
fe310 cpu/fe310: include thread.h in cpu.h 2019-12-13 16:25:11 +01:00
kinetis cpu/kinetis/Makefile.features: Use CPU_MODEL to determine features 2019-12-02 19:04:23 +01:00
lm4f120 many typo fixes 2019-11-23 22:39:07 +01:00
lpc1768 cpu/lpc1768/periph/gpio.c: fix cpp.check shiftTooManyBitsSigned 2019-11-21 11:58:07 +01:00
lpc2387 cpu/lpc2387: clean up lpc2387.ld 2019-11-29 12:13:21 +01:00
mips32r2_common cpu/mips32r2_common: fix typos 2019-11-23 22:39:36 +01:00
mips_pic32_common many typo fixes 2019-11-23 22:39:07 +01:00
mips_pic32mx cpu: mips_pic32mx: Include vendor header in cpu_conf.h 2019-10-18 18:57:42 +01:00
mips_pic32mz cpu: mips_pic32_common: Move cpu header to mips32r2_common 2019-10-18 18:57:42 +01:00
msp430_common Merge pull request #11960 from fjmolinas/pr_msp430_flashpage_raw 2019-11-25 12:48:48 +01:00
msp430fxyz periph_common: add as dependency to periph drivers 2019-06-03 13:44:10 +02:00
native Merge pull request #12864 from smlng/pr_freebsd_zep 2019-12-03 17:47:27 +01:00
nrf5x_common cpu/nrf5x_common: fix typos 2019-11-23 22:39:36 +01:00
nrf51 many typo fixes 2019-11-23 22:39:07 +01:00
nrf52 cpu/nrf52: fix typos 2019-11-23 22:39:36 +01:00
sam0_common sam0/uart: remove useless read-modify-write op 2019-12-10 20:19:34 +01:00
sam3 many typo fixes 2019-11-23 22:39:07 +01:00
sam_common cpu: use makefiles/utils uppercase 2019-09-30 17:25:24 +02:00
samd5x cpu/sam0_common/periph/uart: implement buffered write 2019-11-27 19:01:00 +01:00
samd21 cpu/sam0_common/periph/uart: implement buffered write 2019-11-27 19:01:00 +01:00
saml1x cpu/sam0_common/periph/uart: implement buffered write 2019-11-27 19:01:00 +01:00
saml21 cpu/sam0_common/periph/uart: implement buffered write 2019-11-27 19:01:00 +01:00
stellaris_common cpu: do not locally export compilation variables 2019-08-29 10:35:53 +02:00
stm32_common cpu/stm32l0: add stm32l010xx family 2019-12-13 14:14:28 +01:00
stm32f0 cpu/stm32f0: add STM32F030x4 2019-10-21 15:30:22 +02:00
stm32f1 cpu/stm32f1: FEATURES_PROVIDED += periph_rtc 2019-12-06 12:48:04 +03:00
stm32f2 doxygen/ADC: don't include overridden typedefs 2019-11-15 10:35:32 +01:00
stm32f3 cpu/ boards/: remove exports for CPU_FAM 2019-10-18 08:55:33 +02:00
stm32f4 cpu/ boards/: remove exports for CPU_FAM 2019-10-18 08:55:33 +02:00
stm32f7 cpu/ boards/: remove exports for CPU_FAM 2019-10-18 08:55:33 +02:00
stm32l0 cpu/stm32l0: add stm32l010xx family 2019-12-13 14:14:28 +01:00
stm32l1 doxygen/ADC: don't include overridden typedefs 2019-11-15 10:35:32 +01:00
stm32l4 many typo fixes 2019-11-23 22:39:07 +01:00
doc.txt cpu: doc typos 2017-01-20 13:36:26 +01:00