mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
829af7c105
19703: cpu/sam0_eth: interrupt based link detection/auto-negotiation r=benpicco a=benpicco 19724: dist/tools/openocd: add OPENOCD_SERVER_ADDRESS variable r=benpicco a=fabian18 19735: nrf5x_common: Clear I2C periph shorts r=benpicco a=bergzand ### Contribution description The I2C peripheral's shortcuts are used with the read and write register to automatically stop the I2C transaction or to continue with the next stage. With simple I2C read and write bytes these shorts are not used, but are also not cleared by the function in all cases, causing it to use the shortcut configuration set by a previous function call. This patch ensures that the shorts are always set by the read and write functions ### Testing procedure Should be possible to spot with a logic analyzer and the I2C periph test. Maybe the HIL test can also detect it :) ### Issues/PRs references None Co-authored-by: Benjamin Valentin <benjamin.valentin@ml-pa.com> Co-authored-by: Fabian Hüßler <fabian.huessler@ml-pa.com> Co-authored-by: Koen Zandberg <koen@bergzand.net> |
||
---|---|---|
.. | ||
openocd-adapters | ||
adafruit-nrfutil.inc.mk | ||
avrdude.inc.mk | ||
bmp-serial.inc.mk | ||
bmp.inc.mk | ||
bossa-build.inc.mk | ||
bossa.inc.mk | ||
cc2538-bsl.inc.mk | ||
cpy2remed.inc.mk | ||
dfu-util.inc.mk | ||
edbg-devices.inc.mk | ||
edbg.inc.mk | ||
elf2uf2.inc.mk | ||
esptool.inc.mk | ||
fixdep.inc.mk | ||
gdb.inc.mk | ||
goodfet.inc.mk | ||
jlink.inc.mk | ||
kconfiglib.inc.mk | ||
lpc2k_pgm.inc.mk | ||
mspdebug.inc.mk | ||
openocd.inc.mk | ||
pioasm.inc.mk | ||
programmer.inc.mk | ||
pyocd.inc.mk | ||
qemu.inc.mk | ||
renode.inc.mk | ||
riotboot_serial.inc.mk | ||
riotgen.inc.mk | ||
robotis-loader.inc.mk | ||
serial.inc.mk | ||
stm32loader.inc.mk | ||
targets.inc.mk | ||
uf2conv.inc.mk | ||
uniflash.inc.mk | ||
usb_board_reset.mk |