Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 648 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 648 Bytes

nrf52-rtt-demo

  • This demo requires an NRF52-DK development board running the DAPLink MCU firmware.

  • Download the nRF52 SDK and add a symlink to it in the root folder of this repo.

  • Adjust the Makefile as needed and compile using make. Flash via pyOCD using make flash.

  • launch an RTT terminal using pyocd rtt or using DAP.js's web-based RTT terminal.