1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu
Peter Kietzmann 1e7a468ecb
Merge pull request #11972 from dylad/pr/saml1x/fix_adc
cpu/saml1x: fix adc resolution issue
2019-08-07 14:06:40 +02:00
..
arm7_common
atmega32u4 cpu/atmega32u4: pin change interrupts 2019-08-01 09:23:58 +02:00
atmega256rfr2 cpu/atmega256rfr2: pin change interrupts 2019-08-01 09:35:35 +02:00
atmega328p cpu/atmega2560: pin change interrupts 2019-08-01 09:35:35 +02:00
atmega1281 cpu/atmega1281: pin change interrupts 2019-08-01 09:23:43 +02:00
atmega1284p cpu/atmega1284p: pin change interrupts 2019-08-01 09:35:35 +02:00
atmega2560 cpu/atmega2560: pin change interrupts 2019-08-01 09:35:35 +02:00
atmega_common cpu/atmega_common: implements pseudomodule-based pin change interrupts 2019-08-01 09:23:04 +02:00
cc26x0
cc430
cc2538
cortexm_common cpu/cortexm_common: replace irq_restore by __set_PRIMASK for stm32l152re 2019-08-05 10:40:28 +02:00
efm32 Merge pull request #11963 from fjmolinas/pr_efm32_flashpage_raw 2019-08-06 16:29:15 +02:00
esp32 Merge pull request #11946 from gschorcht/cpu/esp32/lwip_netdev 2019-08-07 08:10:03 +02:00
esp8266 cpu: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
esp_common cpu/esp*: changes to use esp_wifi and esp_now 2019-07-31 13:53:48 +02:00
ezr32wg
fe310 cpu/fe310: Add support for FE310_G002 2019-07-19 13:25:17 -07:00
kinetis cpu: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
lm4f120
lpc1768
lpc2387
mips32r2_common
mips_pic32_common boards: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
mips_pic32mx
mips_pic32mz
msp430_common
msp430fxyz
native
nrf5x_common cpu/nrf5x_common: add flashpage_raw_support 2019-08-05 17:45:14 +02:00
nrf51 cpu/nrf5x_common: add flashpage_raw_support 2019-08-05 17:45:14 +02:00
nrf52 cpu/nrf5x_common: add flashpage_raw_support 2019-08-05 17:45:14 +02:00
sam0_common cpu/sam0_common: add hwrng driver 2019-08-03 14:50:58 +02:00
sam3
sam_common
samd5x cpu/sam0_common: add hwrng driver 2019-08-03 14:50:58 +02:00
samd21 cpu: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
saml1x cpu/saml1x: fix adc resolution issue 2019-08-06 19:08:39 +02:00
saml21 cpu: saml21: don't silently ignore missing makefile 2019-08-03 14:50:58 +02:00
stellaris_common
stm32_common cpu: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
stm32f0
stm32f1
stm32f2
stm32f3 cpu/stm32f3: add support for flashpage 2019-06-28 17:16:10 +02:00
stm32f4 stm32_eth: Multiple Improvements of the original codebase 2019-07-04 15:27:26 +02:00
stm32f7
stm32l0
stm32l1 stm321l1/vendor: migrate to new v2.3.0 vendor files 2019-08-05 11:13:08 +02:00
stm32l4 cpu/stm32l4/stmclk: fix HSE overwride when MSI is enabled 2019-07-23 17:26:26 +02:00
doc.txt