1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
2019-03-06 13:55:08 +01:00
..
arm7_common cpu: lpc2387: use while(1){} instead of exit 2019-01-10 12:15:44 +01:00
atmega256rfr2 cpu/atmega*: make use of common atmega.inc.mk and remove redundancies 2019-02-05 17:12:03 +01:00
atmega328p cpu/atmega*: make use of common atmega.inc.mk and remove redundancies 2019-02-05 17:12:03 +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*: make use of common atmega.inc.mk and remove redundancies 2019-02-05 17:12:03 +01:00
cc26x0
cc430 cpu/cc430: do normal assignment instead of memcpy 2019-01-10 19:43:43 +01:00
cc2538 netdev: remove layer2 netstats from netdev drivers 2019-02-01 11:25:27 +02:00
cortexm_common cpu/cortexm: add cortex-m23 support 2019-01-21 17:04:20 +01:00
efm32 cpu: efm32: add support for 32-bit timers 2019-01-07 18:49:21 +01:00
esp32 cpu/esp32: GPIO macro cleanup in periph_cpu.h 2019-02-04 14:31:53 +01:00
esp8266 cpu/esp8266: netstats removed from esp_wifi 2019-02-07 15:44:04 +01:00
esp_common cpu/esp_common: Use NETOPT_MAX_PDU_SIZE 2019-02-18 20:18:50 +01:00
ezr32wg
fe310 cpu/fe310: Add call to periph_init() 2019-01-19 13:00:36 +01:00
kinetis kinetis: limit scope of a variable in ics.c to make Codacy happy 2019-01-26 15:53:05 +01:00
lm4f120
lpc1768
lpc2387
mips32r2_common
mips32r2_generic
mips_pic32_common
mips_pic32mx
mips_pic32mz
msp430_common
msp430fxyz
native Merge pull request #10891 from kaspar030/fix_native_thread_yield_higher 2019-02-01 16:10:54 +01:00
nrf5x_common cpu/nrf5x_common: Use NETOPT_MAX_DPU_SIZE 2019-02-18 20:18:52 +01:00
nrf51 cpu/nrf5x: move periph_gpio features to common cpu level 2018-12-18 21:32:46 +01:00
nrf52 cpu/nrf52/nrf802154: unify address generation 2019-03-04 17:12:06 +01:00
sam0_common Merge pull request #10936 from miri64/sam0_common/fix/check-adc-numof 2019-02-04 16:41:41 +01:00
sam3
sam_common
samd21 samd21: enable idle modes 2019-02-27 11:20:49 +01:00
saml1x cpu/saml1x: add support for saml10/saml11 MCUs 2019-01-21 17:05:04 +01:00
saml21 cpu/saml21: extends exti configuration for saml21 variants 2019-01-30 09:32:59 +01:00
stellaris_common
stm32_common cpu/stm32_common: fix UART documentation 2019-02-06 12:46:27 +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: fix CPU_ARCH definition from cortex-m0 to cortex-m0plus 2019-03-06 09:10:56 +01:00
stm32l1
stm32l4
doc.txt