1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Benjamin Valentin 849c76578a cpu/samd5x: allow to use XOSC as clock source
Allow to run the main clock and all peripheral clocks off XOSC.
This is necessary if we want to use the buck voltage regulator.
2020-06-20 00:10:08 +02:00
..
arm7_common cpu/arm7_common: simplify irq_restore() 2020-05-15 13:43:04 +02:00
atmega32u4 cpu/atmega32u4: Relocate default timer config 2020-05-28 16:27:06 +02:00
atmega128rfa1 cpu/atmega{128rfa1,256rfr2}: Relocate default timer config 2020-05-28 16:27:07 +02:00
atmega256rfr2 cpu/atmega{128rfa1,256rfr2}: Relocate default timer config 2020-05-28 16:27:07 +02:00
atmega328p cpu/atmega328p: Add Kconfig symbols 2020-06-17 10:52:24 +02:00
atmega1281 cpu/atmega{1281,2560}: Relocate default timer config 2020-05-28 16:27:08 +02:00
atmega1284p cpu/atmega1284p: Relocate default timer config 2020-05-28 16:27:07 +02:00
atmega2560 cpu/atmega{1281,2560}: Relocate default timer config 2020-05-28 16:27:08 +02:00
atmega_common cpu/atmega_common: Add Kconfig symbols 2020-06-17 10:52:23 +02:00
cc26x0 Merge pull request #14296 from leandrolanzieri/pr/cpu/adapt_kconfig_classification 2020-06-17 10:26:20 +02:00
cc26x2_cc13x2 Merge pull request #14296 from leandrolanzieri/pr/cpu/adapt_kconfig_classification 2020-06-17 10:26:20 +02:00
cc26xx_cc13xx cpu/cc26xx_cc13xx: model features in Kconfig 2020-06-08 08:23:45 -05:00
cc430 gnrc/pktbuf : Set Kconfig defaults and conditions 2020-06-11 14:47:27 +05:30
cc2538 cpu: Rename CPU_ARCH to CPU_CORE 2020-06-16 12:05:40 +02:00
cortexm_common cpu/cortexm_common: Unify Kconfig and Makefile arch identifiers 2020-06-16 12:05:41 +02:00
efm32 cpu/efm32: Add Kconfig symbols 2020-06-18 16:39:54 +02:00
esp32 Merge pull request #13895 from gschorcht/cpu/esp32/fix_i2c_gpio_32_33 2020-05-25 22:37:35 +02:00
esp8266 cpu/esp8266: Allow compilation with external boards 2020-05-14 13:35:51 +02:00
esp_common Merge pull request #13895 from gschorcht/cpu/esp32/fix_i2c_gpio_32_33 2020-05-25 22:37:35 +02:00
ezr32wg cpu: Rename CPU_ARCH to CPU_CORE 2020-06-16 12:05:40 +02:00
fe310 cpu/fe310: implement driver for watchdog 2020-04-07 14:37:55 +02:00
kinetis cpu/kinetis: Include CPU information in Makefile.features 2020-06-16 12:05:41 +02:00
lm4f120 cpu: Rename CPU_ARCH to CPU_CORE 2020-06-16 12:05:40 +02:00
lpc1768 cpu: Rename CPU_ARCH to CPU_CORE 2020-06-16 12:05:40 +02:00
lpc2387 cpu/lpc2387: timer: implement timer_set_periodic() 2020-05-28 17:37:41 +02:00
mips32r2_common cpu: mips32r2_common: Implement mips32r2_isr_end 2020-03-25 19:10:01 +00:00
mips_pic32_common cpu: mips_pic32_common: Implement GPIO IRQ 2020-05-02 17:59:17 +01:00
mips_pic32mx cpu: Rename CPU_ARCH to CPU_CORE 2020-06-16 12:05:40 +02:00
mips_pic32mz cpu: Rename CPU_ARCH to CPU_CORE 2020-06-16 12:05:40 +02:00
msp430_common gnrc/pktbuf : Set Kconfig defaults and conditions 2020-06-11 14:47:27 +05:30
msp430fxyz gnrc/pktbuf : Set Kconfig defaults and conditions 2020-06-11 14:47:27 +05:30
native gnrc/pktbuf : Move 'GNRC_PKTBUF_SIZE' to 'CONFIG_' 2020-06-11 14:46:36 +05:30
nrf5x_common nrf5x: remove common nrf5x spi peripheral driver 2020-05-18 19:18:28 +02:00
nrf51 cpu: Rename CPU_ARCH to CPU_CORE 2020-06-16 12:05:40 +02:00
nrf52 cpu: Rename CPU_ARCH to CPU_CORE 2020-06-16 12:05:40 +02:00
sam0_common Merge pull request #14312 from benpicco/cpu/sam0_common/periph/uart-rxonly 2020-06-19 11:44:10 +02:00
sam3 cpu: Rename CPU_ARCH to CPU_CORE 2020-06-16 12:05:40 +02:00
sam_common cpu/sam_common: remove use of export for LINKFLAGS 2020-01-02 09:50:14 +01:00
samd5x cpu/samd5x: allow to use XOSC as clock source 2020-06-20 00:10:08 +02:00
samd21 cpu/samd21: add unified rtt configuration 2020-06-19 09:16:22 +02:00
saml1x Merge pull request #14303 from fjmolinas/pr_sam0_unified_rtt 2020-06-19 11:30:06 +02:00
saml21 cpu/saml21: add unified rtt configuration 2020-06-19 09:16:23 +02:00
stellaris_common cpu: do not locally export compilation variables 2019-08-29 10:35:53 +02:00
stm32 cpu/stm32: add support for stm32g4 2020-06-19 14:18:17 +02:00
doc.txt cpu: doc typos 2017-01-20 13:36:26 +01:00
Kconfig cpu/kconfig: Rename CPU classification symbols 2020-06-16 14:27:27 +02:00