Skip to content

Wtoll/ada-nrf-stack

Repository files navigation

Adafruit nRF52840 Stack

This repository contains a blank template for writing an Embassy program for the Adafruit Feather nRF52840 Express with bluetooth support through the use of the nRF Softdevice S140.

Makefile

  • cargo make run: Will make a clean build of the program, flash the softdevice and the program, and start an openocd server.
  • cargo make defmt: Will begin listening to the openocd server output and pipe it through defmt.

VS Code

There is a run configuration titled "Attach GDB" that will attach a gdb server to a currently running openocd server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published