1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Juan I Carrano 245f04a33d
Merge pull request #11545 from cladmi/pr/kinetis/flash_no_arm_toolchain
cpu/kinetis: allow flashing without toolchain
2019-05-29 13:51:30 +02:00
..
arm7_common cpu/arm7_common: Make irq_*() compiler barriers 2019-04-24 16:29:30 +02:00
atmega32u4 board: add support for arduino-leonardo 2019-05-24 15:12:47 +02: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/atmega32u4: add support for ATmega32U4 2019-05-24 15:12:47 +02: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 Merge pull request #11514 from kaspar030/fix_c11_atomic_definitions 2019-05-15 12:29:23 +02:00
efm32 efm32/i2c: make sure 16-bit register access is done in big endian 2019-05-29 11:29:11 +02:00
esp32 boards/tools: remove exporting PREFLASH/FLASHDEPS 2019-05-28 09:58:40 +02:00
esp8266 boards/tools: remove exporting PREFLASH/FLASHDEPS 2019-05-28 09:58:40 +02:00
esp_common cpu/esp8266: add LoadStoreError exception handler 2019-04-15 12:50:44 +02:00
ezr32wg
fe310 Merge pull request #11046 from kaspar030/reset_fe310_timer 2019-04-09 15:50:19 +02:00
kinetis kinetis: save 'wdog-disable.bin' binary in the repository 2019-05-28 14:37:11 +02:00
lm4f120
lpc1768 cpu/lpc1768: fix uninitialized variable 2019-05-22 13:42:07 +02:00
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/nrf5x/radio/nrfmin: apply errata workaround 2019-05-15 14:49:42 +02:00
nrf51
nrf52 cpu/nrf52: set RIOTBOOT_LEN to 8k 2019-05-13 21:47:14 +02:00
sam0_common sam0_common: spi: use sercom_set_gen() instead of re-implementing it 2019-05-25 19:13:53 +02:00
sam3
sam_common
samd21 sam0_common: make Timer implementation common across all sam0 MCUs 2019-05-21 11:47:59 +02:00
saml1x cpu/saml1x: set custom PM_BLOCKER_INITIAL 2019-05-24 16:40:08 +02:00
saml21 sam0_common: make Timer implementation common across all sam0 MCUs 2019-05-21 11:47:59 +02:00
stellaris_common
stm32_common stm32_common/rtt: add support for stm32f7 2019-05-23 14:49:39 +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/stm32l0: add support for stm32l052xx 2019-05-21 09:54:35 +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