1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Cenk Gündoğan 1c712c79a4
Merge pull request #10781 from miri64/nrfmin/cleanup/long-addr
nrfmin: remove long address support
2019-01-17 20:04:03 +01:00
..
arm7_common cpu: lpc2387: use while(1){} instead of exit 2019-01-10 12:15:44 +01:00
atmega256rfr2 cpu/atmega*: remove unnecessary code (already factored out) 2018-11-02 16:23:48 +01:00
atmega328p cpu/atmega*: remove unnecessary code (already factored out) 2018-11-02 16:23:48 +01:00
atmega1281 cpu/atmega*: remove unnecessary code (already factored out) 2018-11-02 16:23:48 +01:00
atmega1284p cpu/atmega*: remove unnecessary code (already factored out) 2018-11-02 16:23:48 +01:00
atmega2560 cpu/atmega*: remove unnecessary code (already factored out) 2018-11-02 16:23:48 +01:00
atmega_common cpu/atmega_common/uart: Comment why brr calc is different from datasheet 2019-01-07 08:40:21 +01:00
cc26x0
cc430 cpu/cc430: do normal assignment instead of memcpy 2019-01-10 19:43:43 +01:00
cc2538 Merge pull request #10384 from bergzand/pr/netdev/ref_nid 2018-11-28 12:15:45 +01:00
cortexm_common Merge pull request #10558 from dylad/pr/update_arm_cmsis 2019-01-16 16:49:14 +01:00
efm32 cpu: efm32: add support for 32-bit timers 2019-01-07 18:49:21 +01:00
esp32 cpu/esp32: esp-wifi related doc changes 2019-01-17 17:10:43 +01:00
esp8266 cpu/esp8266: add compile-time configurations group 2019-01-14 12:19:04 +01:00
esp_common cpu/esp_common: doc fixes related to esp_wifi 2019-01-17 17:10:43 +01:00
ezr32wg
fe310
kinetis kinetis: LPUART: Compute oversampling rate at init 2018-11-29 14:24:16 +01:00
lm4f120
lpc1768
lpc2387
mips32r2_common
mips32r2_generic
mips_pic32_common
mips_pic32mx
mips_pic32mz
msp430_common
msp430fxyz
native Merge pull request #10783 from kaspar030/fix_native_timer 2019-01-17 11:11:01 +01:00
nrf5x_common nrfmin: remove long address support 2019-01-16 14:59:28 +01:00
nrf51 cpu/nrf5x: move periph_gpio features to common cpu level 2018-12-18 21:32:46 +01:00
nrf52 cpu/nrf52: update vendor headers 2018-11-08 14:09:33 +01:00
sam0_common sam0 flashpage_write: correct assert for last byte of flash + style 2018-12-21 13:11:38 +01:00
sam3
sam_common
samd21
saml21
stellaris_common
stm32_common cpu/stm32_common: move dma attribute at end of config 2019-01-08 09:32:18 +01:00
stm32f0 cpu/stm32f0: update stm32f072xb CMSIS header 2019-01-02 16:08:56 +01:00
stm32f1 cpu/stm32f1: remove ErrorStatus enum from vendor header 2018-12-21 09:17:30 +01:00
stm32f2 cpu/stm32f2: update CMSIS of stm32f207xx 2019-01-08 09:32:18 +01:00
stm32f3
stm32f4
stm32f7 cpu/stm32f7: update stm32f767zi cmsis header file 2019-01-02 16:06:34 +01:00
stm32l0 cpu/stm32l0: make use of CPU_LINE_ 2018-12-21 11:24:43 +01:00
stm32l1
stm32l4
doc.txt