Software › Blink (red + blue LEDs)
Blink (red + blue LEDs)
demo Open · freely redistributable
An original CC0 bare-metal Feather nRF52840 Express program: it configures P1.15 and P1.10 as outputs and alternately lights the red user LED and the blue CONN LED with the real nRF52 GPIO OUTSET/OUTCLR registers and a busy-wait delay. Both LEDs are active-HIGH. Exercises the real GPIO output path.
Format: nRF52840 flash image (bare-metal, compiled C) · By: emulators.org · Licence: Public domain (CC0)