Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
resources:tools-software:freertos:freertos-addin [13 May 2022 14:15] – [Migration Guide] Don't need a FreeRTOS to Add-In Guide Murray Andersonresources:tools-software:freertos:freertos-addin [23 May 2023 23:06] – [Removing The FreeRTOS Add-In] clarify which files are removed when removing the Add-In Murray Anderson
Line 103: Line 103:
   - Do the following:  (a) Verify the add-in(s) to be removed. (b) In **Warnings**, observe whether it is safe to proceed.    - Do the following:  (a) Verify the add-in(s) to be removed. (b) In **Warnings**, observe whether it is safe to proceed. 
   - Click **Remove**.  The progress bar starts indicating completion of the requested actions.   - Click **Remove**.  The progress bar starts indicating completion of the requested actions.
-  - Generated files that have  been added with the add-in will be removed. See the **[[resources/tools-software/freertos/freertos-addin/generated-files | Generated Files]]** section for full details.+  - Generated files that have  been added to the system directory of your project will be removed, but the files in src/CustomizableFreeRTOSSources/ will remain in your project. See the **[[resources/tools-software/freertos/freertos-addin/generated-files | Generated Files]]** section for full details.
   - A pop up will appear notifying the user that functions related to the FreeRTOS add-in will be removed from the main file. This can be rejected if the user wants to keep the code.   - A pop up will appear notifying the user that functions related to the FreeRTOS add-in will be removed from the main file. This can be rejected if the user wants to keep the code.
  
Line 112: Line 112:
  
 ====== FreeRTOS Add-In Examples ====== ====== FreeRTOS Add-In Examples ======
-The following examples examples that have been provided for each supported EZ-Kit: +Example projects for each of the supported EZ-Kits can be found at [[repo>freertos-examples/]]
-  * Thread local storage +
-  * Dining philosophers +
-  * Bounded Buffer +
-  * MCAPI Message Example +
-  * FreeRTOS Standard Demo +
-[[repo>freertos-examples/+
-The example projects can be found at [[repo>freertos-examples/|[[:resources:tools-software:freertos:freertos-addin:examples]]]]]]+
  
 ---- ----
resources/tools-software/freertos/freertos-addin.txt · Last modified: 21 Nov 2023 12:27 by Murray Anderson