Skip to content

Commit 726d8b0

Browse files
authored
Update README.md
1 parent e98c76f commit 726d8b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Check toolchain with powershell
22
Debug a NCS project's toolchain with a powershell script. Check version of applications, software and OS. Print pathways, and connected development kits. This script was used with a BLE-MIDI project, and is therefore tailored for that.
33

4+
# Disclaimer
5+
It's been a while since I set this up to work, do so at your own risk! You might need to alter the execution policy, which is done by entering "Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass" in your powershell terminal.
6+
47
# Requirements
58
This script has only been tested with these requirements:
69
- Visual Studio Code

0 commit comments

Comments
 (0)