mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-01-16 23:00:34 -05:00
Style: Make freertos.org = FreeRTOS.org and add https (#134)
* Style: make freertos.org = FreeRTOS.org also add https * Style: Fix freertos into FreeRTOS * Style: Fix freertos into FreeRTOS Co-authored-by: Alfred Gedeon <gedeonag@amazon.com>
This commit is contained in:
parent
7cd4a4f276
commit
a038146915
52 changed files with 147 additions and 147 deletions
|
|
@ -2,5 +2,5 @@ The official and MIT licensed FreeRTOS ports for RISC-V are located in the follo
|
|||
\FreeRTOS\Source\portable\GCC\RISC-V
|
||||
\FreeRTOS\Source\portable\IAR\RISC-V
|
||||
|
||||
Also so https://www.freertos.org/Using-FreeRTOS-on-RISC-V.html
|
||||
Also so https://www.FreeRTOS.org/Using-FreeRTOS-on-RISC-V.html
|
||||
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
* FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
* FOR A PARTICULAR PURPOSE. Full license text is available from the following
|
||||
* link: http://www.freertos.org/a00114.html
|
||||
* link: https://www.FreeRTOS.org/a00114.html
|
||||
*
|
||||
*
|
||||
***************************************************************************
|
||||
|
|
|
|||
2
portable/ThirdParty/GCC/Xtensa_ESP32/port.c
vendored
2
portable/ThirdParty/GCC/Xtensa_ESP32/port.c
vendored
|
|
@ -20,7 +20,7 @@
|
|||
* FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
* FOR A PARTICULAR PURPOSE. Full license text is available on the following
|
||||
* link: http://www.freertos.org/a00114.html
|
||||
* link: https://www.FreeRTOS.org/a00114.html
|
||||
*
|
||||
***************************************************************************
|
||||
* *
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
* FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
* FOR A PARTICULAR PURPOSE. Full license text is available on the following
|
||||
* link: http://www.freertos.org/a00114.html
|
||||
* link: https://www.FreeRTOS.org/a00114.html
|
||||
*/
|
||||
|
||||
/* This header exists for performance reasons, in order to inline the
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
* FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
* FOR A PARTICULAR PURPOSE. Full license text is available on the following
|
||||
* link: http://www.freertos.org/a00114.html
|
||||
* link: https://www.FreeRTOS.org/a00114.html
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue