contrib/firmware: add 'send not acknowledged' function to the i2c bit-banging impleme...
commitbb2767721945fa3496f777aa95eaab0137795137
authorAhmed BOUDJELIDA <aboudjelida@nanoxplore.com>
Mon, 16 Oct 2023 09:05:59 +0000 (16 11:05 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 18 Nov 2023 11:24:40 +0000 (18 11:24 +0000)
tree184a437e0b897dfec9f608bfdf7c7cae87649dc6
parenta69a4e23f4630fb21daea6f8264881c0546e340b
contrib/firmware: add 'send not acknowledged' function to the i2c bit-banging implementation

Change-Id: I60597ebc126da4acb00654513b96f52261253e12
Signed-off-by: Ahmed BOUDJELIDA <aboudjelida@nanoxplore.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/7811
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
contrib/firmware/angie/c/include/i2c.h
contrib/firmware/angie/c/src/i2c.c
contrib/firmware/angie/c/src/usb.c