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 0d88de90c3
Merge pull request #11591 from benpicco/noinit_move
ldscripts: move .noinit section behind .bss section
2019-05-31 18:23:00 +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 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/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 cpu/cc2538: Add periph_uart_mode implementation 2019-05-15 09:26:56 +02:00
cortexm_common ldscripts: move .noinit section behind .bss section 2019-05-16 23:11:45 +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 ezr32wg: mark closing #endif for MODULE_PERIPH_GPIO_IRQ 2018-10-09 15:11:00 +02:00
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 lm4f120: mark closing #endif for MODULE_PERIPH_GPIO_IRQ 2018-10-09 15:11:00 +02:00
lpc1768 cpu/lpc1768: fix uninitialized variable 2019-05-22 13:42:07 +02:00
lpc2387 ldscripts: move .noinit section behind .bss section 2019-05-16 23:11:45 +02:00
mips32r2_common cppcheck: add/correct reason for cppcheck-suppress 2018-09-25 12:03:58 +02:00
mips32r2_generic cpu/mips32r2_generic: fix PERIPH_TIMER_PROVIDES_SET 2018-09-07 22:15:51 +02:00
mips_pic32_common cpu/mips_pic32/gpio: remove gpio_init_int stub 2018-09-20 14:50:32 +02:00
mips_pic32mx boards/makefiles: Remove '-Otype' from OFLAGS 2018-04-09 17:32:46 +02:00
mips_pic32mz mips_pic32mz: Tabs to spaces in ldscript 2018-05-09 00:41:27 +02:00
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 cpu/nrf5x: move periph_gpio features to common cpu level 2018-12-18 21:32:46 +01:00
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 sam3: mark closing #endif for MODULE_PERIPH_GPIO_IRQ 2018-10-09 15:11:00 +02:00
sam_common cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00
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 cpu/stellaris: Rename Makefile -> Makefile.include 2017-04-04 19:57:12 +02:00
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 cpu/stm32{f0,f3,f7,l0,l4}: unify i2c driver and use new API 2018-07-25 12:01:35 +02:00
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