-
Bug fix for esp32 SoftI2C
Some checks failedCheck code formatting / build (push) Has been cancelledCheck code size / build (push) Has been cancelledCheck commit message formatting / build (push) Has been cancelledCheck examples / embedding (push) Has been cancelled.mpy file format and tools / test (push) Has been cancelledBuild ports metadata / build (push) Has been cancelledcc3200 port / build (push) Has been cancelledesp32 port / build_idf402 (push) Has been cancelledesp32 port / build_idf44 (push) Has been cancelledesp8266 port / build (push) Has been cancelledjavascript port / build (push) Has been cancelledmimxrt port / build (push) Has been cancellednrf port / build (push) Has been cancelledpowerpc port / build (push) Has been cancelledqemu-arm port / build_and_test (push) Has been cancelledrenesas-ra port / build_renesas_ra_board (push) Has been cancelledrp2 port / build (push) Has been cancelledsamd port / build (push) Has been cancelledstm32 port / build_pyb (push) Has been cancelledstm32 port / build_nucleo (push) Has been cancelledteensy port / build (push) Has been cancelledunix port / minimal (push) Has been cancelledunix port / reproducible (push) Has been cancelledunix port / standard (push) Has been cancelledunix port / dev (push) Has been cancelledunix port / coverage (push) Has been cancelledunix port / coverage_32bit (push) Has been cancelledunix port / nanbox (push) Has been cancelledunix port / float (push) Has been cancelledunix port / stackless_clang (push) Has been cancelledunix port / float_clang (push) Has been cancelledunix port / settrace (push) Has been cancelledunix port / settrace_stackless (push) Has been cancelledunix port / macos (push) Has been cancelledunix port / qemu_mips (push) Has been cancelledunix port / qemu_arm (push) Has been cancelledwindows port / build (push) Has been cancelledzephyr port / build (push) Has been cancelledreleased this
2022-06-17 02:58:09 +00:00 | 3549 commits to master since this releaseThis is a bug fix release. The changes are:
-
extmod/machine_i2c: only use WRITE1 option if transfer supports it
This fixes the machine.SoftI2C.readfrom_mem() method on esp32, so it
writes the address to read from.
Downloads
-