Correct FreeRTOS.org link in main_full.c for: (#510)

* FreeRTOS/Demo/CORTEX_M3_MPS2_QEMU_GCC/main_full.c
* FreeRTOS/Demo/Posix_GCC/main_full.c
This commit is contained in:
Carl Lundin
2021-02-22 10:37:23 -08:00
committed by GitHub
parent 2e4485a0d6
commit 47052bc054
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@
* the timing information in the FreeRTOS+Trace logs have no meaningful units.
* See the documentation page for the Linux simulator for an explanation of
* the slow timing:
* https://freertos-wordpress.corp.amazon.com/FreeRTOS-simulator-for-Linux.html
* https://www.freertos.org/FreeRTOS-simulator-for-Linux.html
* - READ THE WEB DOCUMENTATION FOR THIS PORT FOR MORE INFORMATION ON USING IT -
*
* NOTE 2: This project provides two demo applications. A simple blinky style

View File

@@ -35,7 +35,7 @@
* the timing information in the FreeRTOS+Trace logs have no meaningful units.
* See the documentation page for the Linux simulator for an explanation of
* the slow timing:
* https://freertos-wordpress.corp.amazon.com/FreeRTOS-simulator-for-Linux.html
* https://www.freertos.org/FreeRTOS-simulator-for-Linux.html
* - READ THE WEB DOCUMENTATION FOR THIS PORT FOR MORE INFORMATION ON USING IT -
*
* NOTE 2: This project provides two demo applications. A simple blinky style