lancaster-university / codal-nrf52

MIT License
4 stars 15 forks source link

Dynamic pin peripherals #42

Closed finneyj closed 1 year ago

finneyj commented 2 years ago

Introduces cleaner and more scalable interface for dynamic management of how pins are bound to peripherals.

Implements new interfaces for NRF52 peripherals as introduced in: https://github.com/lancaster-university/codal-core/pull/155

Resolves issues such as: https://github.com/lancaster-university/codal-microbit-v2/issues/226

Summary of changes: