aboutsummaryrefslogtreecommitdiff
path: root/ports/nrf/modules/machine/i2c.c
AgeCommit message (Expand)Author
2020-11-23extmod/machine_i2c: Add init protocol method for generic I2C bindings.Damien George
2020-10-01ports: Support legacy soft I2C/SPI construction via id=-1 arg.Damien George
2020-10-01ports: Add SoftI2C and SoftSPI to machine module where appropriate.Damien George
2020-05-15nrf: Update to work with nrfx v2.0.0, to match TinyUSB.Jim Mussared
2020-04-05all: Use MP_ERROR_TEXT for all error messages.Jim Mussared
2019-10-02nrf/i2c: Add support for TWIM (EasyDMA).Glenn Ruben Bakke
2019-05-20nrf/machine/i2c: Update to support new C-level I2C API.Damien George
2019-01-31nrf: Shrink "<peripheral> does not exist" error messages.Ayke van Laethem
2018-07-18nrf: Replace custom-HAL with nrfx-HALglennrub
2018-07-18nrf: Add new port to Nordic nRF5x MCUs.Daniel Tralamazza