lancaster-university / codal-nrf52

MIT License
3 stars 15 forks source link

Add I2C driver and 52840 support #4

Closed mmoskal closed 4 years ago

mmoskal commented 4 years ago

This pulls in nrfx as submodule (instead of copying files from it). It also adds a working I2C implementation and support for pins on the second port.

finneyj commented 4 years ago

Many thanks for the contribution @mmoskal.

Looks great to me.