1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Gunar Schorcht 6c61b69164 cpu/esp32: os_memset redefinition
os_memset uses system_secure_memset.
2019-01-17 13:52:22 +01:00
..
arm7_common cpu: lpc2387: use while(1){} instead of exit 2019-01-10 12:15:44 +01:00
atmega256rfr2
atmega328p
atmega1281
atmega1284p
atmega2560
atmega_common cpu/atmega_common/uart: Comment why brr calc is different from datasheet 2019-01-07 08:40:21 +01:00
cc26x0
cc430 cpu/cc430: do normal assignment instead of memcpy 2019-01-10 19:43:43 +01:00
cc2538
cortexm_common Merge pull request #10558 from dylad/pr/update_arm_cmsis 2019-01-16 16:49:14 +01:00
efm32 cpu: efm32: add support for 32-bit timers 2019-01-07 18:49:21 +01:00
esp32 cpu/esp32: os_memset redefinition 2019-01-17 13:52:22 +01:00
esp8266 cpu/esp8266: README.md removed 2019-01-11 00:50:02 +01:00
esp_common cpu/esp: comment about non-existing mutex removed 2019-01-11 12:38:04 +01:00
ezr32wg
fe310
kinetis kinetis: LPUART: Compute oversampling rate at init 2018-11-29 14:24:16 +01:00
lm4f120
lpc1768
lpc2387
mips32r2_common
mips32r2_generic
mips_pic32_common
mips_pic32mx
mips_pic32mz
msp430_common
msp430fxyz
native cpu/native: do normal assignment instead of memcpy 2019-01-10 19:43:43 +01:00
nrf5x_common cpu/nrf5x: move periph_gpio features to common cpu level 2018-12-18 21:32:46 +01:00
nrf51 cpu/nrf5x: move periph_gpio features to common cpu level 2018-12-18 21:32:46 +01:00
nrf52
sam0_common sam0 flashpage_write: correct assert for last byte of flash + style 2018-12-21 13:11:38 +01:00
sam3
sam_common
samd21
saml21
stellaris_common
stm32_common cpu/stm32_common: move dma attribute at end of config 2019-01-08 09:32:18 +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: make use of CPU_LINE_ 2018-12-21 11:24:43 +01:00
stm32l1
stm32l4
doc.txt