Skip to content

Commit

Permalink
Update docs/embedded/flexpret.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: erling <[email protected]>
  • Loading branch information
magnmaeh and erlingrj authored May 23, 2024
1 parent b5c4fbe commit 7fa4b2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/embedded/flexpret.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ cd $FP_PATH
cmake -B build && cd build && make
```

(It is possible to name the build folder something other than `build`, but `bin` is reserved.)

4. You should now install the FlexPRET build to the FlexPRET software development kit (SDK). This provides the SDK with the necessary knowledge of FlexPRET's hardware configuration, such as the amount of data memory available.
```
Expand Down

0 comments on commit 7fa4b2f

Please sign in to comment.