arduino / ArduinoCore-primo

Arduino core for nrf52 cpu
38 stars 35 forks source link

Add GPIO port 1 nRF52840 #68

Open ldab opened 5 years ago

ldab commented 5 years ago

Add support for GPIO port 1 -> P1.00 to P1.15

Base address = 0x50000300 Nordic SDK

https://github.com/arduino-org/arduino-core-nrf52/blob/9cfaadcb15b0750070162c57107955481ee2f71f/cores/arduino/components/device/nrf52.h#L2040

honnet commented 5 years ago

It seems that this repo is sadly not supported anymore...