1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Marian Buschsieweke d749e2de5d
Merge pull request #12312 from kaspar030/cortexm_dont_disable_irq_in_cpu_jump_to_image
cpu/cortexm: don't disable IRQs in cpu_jump_to_image()
2019-10-08 11:20:06 +02:00
..
arm7_common cpu/lpc2387: clean up the platform 2019-09-16 13:08:56 +02:00
atmega32u4 Merge pull request #12098 from cladmi/pr/export/remove_local_export_compilation_variables 2019-08-29 14:32:22 +02:00
atmega256rfr2
atmega328p
atmega1281
atmega1284p
atmega2560
atmega_common Merge pull request #10953 from gschorcht/sys/shell/heap_cmd/pr 2019-10-04 13:49:57 +02:00
cc26x0 Merge pull request #12063 from maribu/i2c_release 2019-10-01 19:50:38 +02:00
cc430 periph/rtc: normalize struct tm before usage 2019-09-12 11:32:31 +02:00
cc2538 Merge pull request #12336 from benpicco/cc2538-spi_fix 2019-10-02 10:52:16 +02:00
cortexm_common Merge pull request #12312 from kaspar030/cortexm_dont_disable_irq_in_cpu_jump_to_image 2019-10-08 11:20:06 +02:00
efm32 Merge pull request #11940 from basilfx/feature/efm32_riotboot 2019-10-01 20:20:17 +02:00
esp32 Merge pull request #10953 from gschorcht/sys/shell/heap_cmd/pr 2019-10-04 13:49:57 +02:00
esp8266 Merge pull request #10953 from gschorcht/sys/shell/heap_cmd/pr 2019-10-04 13:49:57 +02:00
esp_common esp_now: fix unused variable warning 2019-09-17 19:02:47 +02:00
ezr32wg cpu: Moved stdio_init() into cpu_init() 2019-09-06 16:54:23 +02:00
fe310 Merge pull request #10953 from gschorcht/sys/shell/heap_cmd/pr 2019-10-04 13:49:57 +02:00
kinetis Merge pull request #12063 from maribu/i2c_release 2019-10-01 19:50:38 +02:00
lm4f120 cpu/lm4f120: fix uninit var in periph/timer 2019-09-11 14:15:51 +02:00
lpc1768 cpu/lpc1768: explictly define CPU_MODEL 2019-10-01 11:38:35 +02:00
lpc2387 cpu/lpc2387: clean up the platform 2019-09-16 13:08:56 +02:00
mips32r2_common Merge pull request #10953 from gschorcht/sys/shell/heap_cmd/pr 2019-10-04 13:49:57 +02:00
mips_pic32_common cpu: do not locally export compilation variables 2019-08-29 10:35:53 +02:00
mips_pic32mx cpu: do not locally export compilation variables 2019-08-29 10:35:53 +02:00
mips_pic32mz cpu: do not locally export compilation variables 2019-08-29 10:35:53 +02:00
msp430_common Merge pull request #10953 from gschorcht/sys/shell/heap_cmd/pr 2019-10-04 13:49:57 +02:00
msp430fxyz
native cpu/native: adapt timer to return 0 on success 2019-09-11 13:51:02 +02:00
nrf5x_common cpu: use makefiles/utils uppercase 2019-09-30 17:25:24 +02:00
nrf51 Merge pull request #12063 from maribu/i2c_release 2019-10-01 19:50:38 +02:00
nrf52 cpu/nrf52: allow accessing multiple i2c peripherals 2019-10-04 08:42:35 +02:00
sam0_common cpu/sam0: refactor ADC_0 into plain ADC 2019-10-03 20:45:44 +02:00
sam3 cpu/sam3: adapt timer to return 0 on success 2019-09-11 13:53:04 +02:00
sam_common cpu: use makefiles/utils uppercase 2019-09-30 17:25:24 +02:00
samd5x cpu/samd5x: hook up backup RAM 2019-10-01 18:39:40 +02:00
samd21 cpu: Moved stdio_init() into cpu_init() 2019-09-06 16:54:23 +02:00
saml1x cpu: Moved stdio_init() into cpu_init() 2019-09-06 16:54:23 +02:00
saml21 cpu/saml21: add definitions for low power SRAM 2019-10-01 18:39:40 +02:00
stellaris_common cpu: do not locally export compilation variables 2019-08-29 10:35:53 +02:00
stm32_common Merge pull request #12063 from maribu/i2c_release 2019-10-01 19:50:38 +02:00
stm32f0
stm32f1
stm32f2 stm32f2/Makefile.include: add riotboot requirements 2019-08-07 18:34:48 +02:00
stm32f3
stm32f4 stm32f4/Makefile.include: add riotboot requirements 2019-08-07 18:29:51 +02:00
stm32f7 cpu/stm32f7: add support for stm32f723 cpu line 2019-09-20 13:41:12 +02:00
stm32l0
stm32l1 stm321l1/vendor: migrate to new v2.3.0 vendor files 2019-08-05 11:13:08 +02:00
stm32l4 cpu/stm32l4: add support for stm32l496ag 2019-08-08 22:20:22 +02:00
doc.txt