Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-16 | nrf: add I2C timeout | Ayke van Laethem | |
This commit adds I2C timeouts for nrf51 and nrf52 (but not yet for others like nrf52840). Tested on the PineTime, where I now got a timeout instead of hanging and resetting due to a watchdog reset. | |||
2023-06-22 | nrf: wait for stop condition after reading from the I2C bus | Ayke van Laethem | |
Found while working on the PineTime. For some reason it still kind of works in most cases, but I was hitting this issue when interacting with two different I2C devices (the touch sensor and the BMA421). | |||
2023-04-04 | i2c: implement target mode for rp2040 and nrf | Kenneth Bell | |
2023-04-04 | nrf: new peripheral type for nrf528xx chips | Kenneth Bell | |