Skip to content

Commit

Permalink
Remove constrained device
Browse files Browse the repository at this point in the history
  • Loading branch information
sirknightj committed Nov 21, 2024
1 parent 1cc0848 commit a268de1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ You can pass the following options to `cmake ..`.

You can pass the following options to `cmake ..`. These options get propagated to PIC.
* `-DKVS_STACK_SIZE` -- Default stack size for threads created using THREAD_CREATE(), in bytes.
* `-DCONSTRAINED_DEVICE` -- Sets the stack size to 512 KiB (0.5 MiB). Not available for windows. Not compatible with `-DKVS_STACK_SIZE`.

To clean up the `open-source` and `build` folders from previous build, use `cmake --build . --target clean` from the `build` folder

Expand Down

0 comments on commit a268de1

Please sign in to comment.