Skip to content

Commit

Permalink
Update AppendixB.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-lawless authored Sep 3, 2024
1 parent b04649e commit 8d87e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AppendixB.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# Visual Studio Code debugging a bare metal Raspberry Pi application
# Visual Studio Code IDE for bare metal Raspberry Pi

Long a favorite for web developers, Microsoft Visual Studio Code now has extensions and features to robustly support embedded software development. This article describes how to set up a workspace for rapid development of a bare metal embedded device utilizing JTAG and UART connections between the cross-compiling development PC and a bare metal ARM embedded device, in this example, a Raspberry Pi.

Expand Down

0 comments on commit 8d87e25

Please sign in to comment.