1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Alexandre Abadie 75671ac208
Merge pull request #11355 from fjmolinas/pr_eeprom_wait_for_op
stm32_common/flash: move wait_for_pending_operation to flash_common
2019-04-12 13:36:01 +02: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
atmega1284p
atmega2560
atmega_common cpu/atmega*: make use of common atmega.inc.mk and remove redundancies 2019-02-05 17:12:03 +01:00
cc26x0 cpu/cc26x0/i2c: Rework and add error handling 2019-04-08 11:32:12 +02:00
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_common: Add image_baseaddr support for Cortex-M23 2019-03-26 11:46:00 +01:00
efm32 cpu: efm32: add support for 32-bit timers 2019-01-07 18:49:21 +01:00
esp32 cpu/esp32: use newlib_syscalls_default by default 2019-04-11 16:22:47 +02:00
esp8266 Merge pull request #10981 from gschorcht/cpu/esp8266/rodata_IROM/pr 2019-03-29 20:18:06 +01:00
esp_common cpu/esp_common: check iol_base in esp_now before using it 2019-03-30 15:10:34 +01:00
ezr32wg
fe310 Merge pull request #11046 from kaspar030/reset_fe310_timer 2019-04-09 15:50:19 +02:00
kinetis cpu/kinetis: define ROM_LEN with a non arithmetic value 2019-03-23 12:14:21 +01:00
lm4f120
lpc1768
lpc2387
mips32r2_common
mips32r2_generic
mips_pic32_common
mips_pic32mx
mips_pic32mz
msp430_common Merge pull request #10944 from gschorcht/cpu/msp430_common_heap_real 2019-04-12 10:59:00 +02:00
msp430fxyz cpu/msp430fxyz: Add missing #include 2019-03-21 16:49:03 +01:00
native cpu/native: return 0 if GPIO is an output in gpio_init 2019-03-11 01:44:22 +01:00
nrf5x_common cpu/nrf52840: fix UART DMA when data is in ROM 2019-03-13 13:05:36 +01:00
nrf51 cpu/nrf5x: move periph_gpio features to common cpu level 2018-12-18 21:32:46 +01:00
nrf52 Merge pull request #11176 from bergzand/pr/nrf802154/undef_memcpy 2019-03-25 08:09:59 +01:00
sam0_common boards: add initial hamilton board support 2019-04-03 15:00:35 -07:00
sam3
sam_common
samd21 samd21: Expose numerical PM states 2019-03-18 13:44:26 +01:00
saml1x cpu/saml1x: set wait state according to datasheet 2019-03-24 10:43:40 +01:00
saml21 cpu/saml21: extends exti configuration for saml21 variants 2019-01-30 09:32:59 +01:00
stellaris_common
stm32_common Merge pull request #11355 from fjmolinas/pr_eeprom_wait_for_op 2019-04-12 13:36:01 +02:00
stm32f0 cpu/stm32: all stm32 families now provide pm support 2019-03-21 19:39:16 +01:00
stm32f1 cpu/stm32f1-l0: remove redundant PM_BLOCKER_INITIAL define 2019-04-12 11:10:48 +02:00
stm32f2 cpu/stm32: all stm32 families now provide pm support 2019-03-21 19:39:16 +01:00
stm32f3
stm32f4 cpu/stm32: all stm32 families now provide pm support 2019-03-21 19:39:16 +01:00
stm32f7 cpu/stm32: all stm32 families now provide pm support 2019-03-21 19:39:16 +01:00
stm32l0 cpu/stm32f1-l0: remove redundant PM_BLOCKER_INITIAL define 2019-04-12 11:10:48 +02:00
stm32l1 cpu/stm32: all stm32 families now provide pm support 2019-03-21 19:39:16 +01:00
stm32l4 cpu/stm32: all stm32 families now provide pm support 2019-03-21 19:39:16 +01:00
doc.txt