1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/stm32_common
MrKevinWeiss fb38cf37fd cpu/stm32: Fix read bytes flag for i2c_2
This commit stops a repeated start read which causes slave bus lockup
When trying to do a repeaded start i2c_read_bytes it returns -EOPNOTSUPP error
2019-08-14 16:32:28 +02:00
..
dist cpu: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
include cpu/stm32_common: uniformize define alignments 2019-07-24 09:02:47 +02:00
ldscripts
periph cpu/stm32: Fix read bytes flag for i2c_2 2019-08-14 16:32:28 +02:00
cpu_common.c cpu/stm32_common: uniformize define alignments 2019-07-24 09:02:47 +02:00
cpu_init.c cpu/stm32_common: minimize consumption for STM32L1 2019-08-05 15:40:35 +02:00
doc.txt
Makefile
Makefile.features cpu/stm32_common: add support for uart_mode routine 2019-01-31 14:15:20 +01:00
Makefile.include periph_common: add as dependency to periph drivers 2019-06-03 13:44:10 +02:00
stm32_mem_lengths.mk stm32_common/stm32_mem_length: fix RAM_LEN for stm32l1xx-A/X cpu's 2019-07-09 08:56:35 +02:00
stmclk_common.c
stmclk_l0l1.c
stmclk.c cpu/stm32_common: uniformize define alignments 2019-07-24 09:02:47 +02:00