You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/embedded/flexpret.mdx
+1-2
Original file line number
Diff line number
Diff line change
@@ -27,8 +27,7 @@ cd $FP_PATH
27
27
cmake -B build && cd build && make
28
28
```
29
29
30
-
31
-
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.
30
+
4. You should now install FlexPRET's hardware configuration to the software development kit (SDK). This provides the SDK necessary information such as the amount of data memory available.
0 commit comments