index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
stm32
/
stm32f0_i2c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32: f0 do not send empty write on read
Timofey Titovets
2025-07-09
1
-9
/
+11
*
stm32: f0 make i2c distinguish I2C NACKs
Timofey Titovets
2025-07-09
1
-1
/
+11
*
stm32: Use 12Mhz nominal internal clock in stm32f0_i2c.c
Kevin O'Connor
2025-05-02
1
-9
/
+9
*
stm32: forward i2c errors to i2ccmd
Timofey Titovets
2024-10-26
1
-13
/
+23
*
i2c: handle errors at i2ccmds
Timofey Titovets
2024-10-26
1
-2
/
+7
*
stm32: allow 400Khz in stm32f0_i2c.c (#6694)
Timofey Titovets
2024-10-09
1
-0
/
+7
*
stm32: Fix i2c clock speeds for chips with a peripheral clock over 48Mhz
Kevin O'Connor
2024-09-22
1
-5
/
+13
*
STM32: Check for NACK (#6687)
Timofey Titovets
2024-09-22
1
-0
/
+2
*
stm32: STM32F031 updates (#6607)
Elias Bakken
2024-05-25
1
-0
/
+3
*
stm32: Add i2c3 bus to STM32H7 (#6541)
FOG_Yamato
2024-04-02
1
-0
/
+3
*
stm32: Add i2c3_PC0_PC1 for stm32g0 (#6529)
BIGTREETECH
2024-03-15
1
-0
/
+3
*
stm32f7: add support for stm32f7 and remram board
Frederic Morin
2023-05-07
1
-0
/
+5
*
stm32: Enable I2C on stm32h7 (#6130)
BIGTREETECH
2023-03-27
1
-0
/
+11
*
stm32: Reindent ifdefs in stm32f0_i2c.c
Kevin O'Connor
2023-01-03
1
-56
/
+55
*
stm32: Expand stm32g0 family (#5838)
Alex Voinea
2023-01-03
1
-22
/
+33
*
stm32g4: implement build,usb,can,i2c,spi,serial,adc.
Matt Baker
2022-12-02
1
-0
/
+27
*
stm32l4: add stm32l412 support with adc,i2c,spi,usb
Matt Baker
2022-09-15
1
-8
/
+21
*
stm32: Fix i2c on stm32g0
Kevin O'Connor
2022-09-11
1
-0
/
+32
*
stm32f0: implement i2c_read endpoint
Matt Baker
2022-09-01
1
-1
/
+20
*
stm32f0: Initial support for i2c on stm32f0
Kevin O'Connor
2019-11-14
1
-0
/
+88