Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ blhost_sdphost

This repository combines the NXP blhost release and the sdphost sources from
the i.MXRT sdk into one place you can type 'make' and have them pop out.

On macOS, open proj/blhost.xcodeproj in Xcode and build it. The binaries will
be available in proj/Build/Products/Release.
4 changes: 4 additions & 0 deletions proj/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/Build
xcuserdata
xcshareddata
*.xcarchive
Loading