1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-13 19:40:31 +03:00
betaflight/mk
Petr Ledvina 76178a232f
I2C - unify i2cUnstick implementation, improve unstick a bit (#13541)
* I2C - unify i2cUnstick implemntation, improve unstick a bit

Three copies were spread in I2C implementations.

- i2cUnstick is a bit more carefull about clock stretching
- bus status is returned (return true when bus in idle state)

* fixup! I2C - unify i2cUnstick implemntation, improve unstick a bit

* fixup! I2C - unify i2cUnstick implemntation, improve unstick a bit

---------

Co-authored-by: Petr Ledvina <ledvinap@hp124.ekotip.cz>
2024-04-20 17:07:53 +02:00
..
mcu AT32F435 camera control (#12913) 2023-07-10 15:54:20 +10:00
build_verbosity.mk Rename make folder to get rid of build error. (#12880) 2023-06-14 21:48:55 +02:00
checks.mk Rename make folder to get rid of build error. (#12880) 2023-06-14 21:48:55 +02:00
config.mk Rename make folder to get rid of build error. (#12880) 2023-06-14 21:48:55 +02:00
linux.mk Rename make folder to get rid of build error. (#12880) 2023-06-14 21:48:55 +02:00
macosx.mk Rename make folder to get rid of build error. (#12880) 2023-06-14 21:48:55 +02:00
openocd.mk Fix openocd makefile target by using TARGET_MCU_FAMILY (#13410) 2024-03-08 11:14:26 +01:00
source.mk I2C - unify i2cUnstick implementation, improve unstick a bit (#13541) 2024-04-20 17:07:53 +02:00
system-id.mk Rename make folder to get rid of build error. (#12880) 2023-06-14 21:48:55 +02:00
tools.mk Fix typo in [tools.mk] (#13398) 2024-04-10 09:37:36 +10:00
windows.mk Rename make folder to get rid of build error. (#12880) 2023-06-14 21:48:55 +02:00