Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 571 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 571 Bytes

F429 Debug Example

Usage

  • Clone this folder
  • Open the folder in VS Code
  • If not already installed, search for and install the Keil Studio Extension Pack
  • Plug your device in and select it in the Device Manager panel
  • Start the Embedded Debug debug configuration

VS Code for Web

The instructions above should work as-is from https://vscode.dev when using a browser supporting WebUSB (e.g. chrome).

Aside from microsoft/vscode#171991 the above also works with github.dev by opening https://github.dev/thegecko/f429-example