mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-15 09:17:44 -04:00
Removed a:FR reference. (#60)
This commit is contained in:
parent
4db195c916
commit
3841286598
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ programs.
|
|||
### Running the proofs
|
||||
|
||||
Each of the leaf directories under `proofs` is a proof of the memory
|
||||
safety of a single entry point in a:FR. The scripts that you ran in the
|
||||
safety of a single entry point in FreeRTOS. The scripts that you ran in the
|
||||
previous step will have left a Makefile in each of those directories. To
|
||||
run a proof, change into the directory for that proof and run `nmake` on
|
||||
Windows or `make` on Linux or macOS. The proofs may take some time to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue