]> begriffs open source - freertos/commit
Style: Make freertos.org = FreeRTOS.org and add https (#134)
authoralfred gedeon <alfred2g@hotmail.com>
Fri, 21 Aug 2020 18:30:39 +0000 (11:30 -0700)
committerGitHub <noreply@github.com>
Fri, 21 Aug 2020 18:30:39 +0000 (11:30 -0700)
commita038146915a59c3faff3c7ecabe05166d2cfa498
tree40297abe12798b095e4d304facc6ceb4423dff9e
parent7cd4a4f2765f4836b4007b699f2b5a4c729a1841
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>
52 files changed:
.github/ISSUE_TEMPLATE/general-inquiry.md
CONTRIBUTING.md
History.txt
Quick_Start_Guide.url
README.md
include/event_groups.h
include/queue.h
include/semphr.h
include/task.h
include/timers.h
list.c
portable/CCS/ARM_CM3/port.c
portable/CCS/ARM_CM4F/port.c
portable/GCC/ARM_CA53_64_BIT/port.c
portable/GCC/ARM_CA9/port.c
portable/GCC/ARM_CM3/port.c
portable/GCC/ARM_CM3_MPU/port.c
portable/GCC/ARM_CM3_MPU/portmacro.h
portable/GCC/ARM_CM4F/port.c
portable/GCC/ARM_CM4_MPU/port.c
portable/GCC/ARM_CM4_MPU/portmacro.h
portable/GCC/ARM_CM7/r0p1/port.c
portable/GCC/ARM_CR5/port.c
portable/GCC/RISC-V/Documentation.url
portable/GCC/RISC-V/port.c
portable/GCC/RISC-V/portASM.S
portable/GCC/RISC-V/portmacro.h
portable/IAR/ARM_CA9/port.c
portable/IAR/ARM_CM3/port.c
portable/IAR/ARM_CM4F/port.c
portable/IAR/ARM_CM4F_MPU/port.c
portable/IAR/ARM_CM4F_MPU/portmacro.h
portable/IAR/ARM_CM7/r0p1/port.c
portable/IAR/RISC-V/Documentation.url
portable/IAR/RISC-V/port.c
portable/IAR/RISC-V/portASM.s
portable/IAR/RISC-V/portmacro.h
portable/MemMang/ReadMe.url
portable/MikroC/ARM_CM4F/port.c
portable/RVDS/ARM_CA9/port.c
portable/RVDS/ARM_CM3/port.c
portable/RVDS/ARM_CM4F/port.c
portable/RVDS/ARM_CM4_MPU/port.c
portable/RVDS/ARM_CM4_MPU/portmacro.h
portable/RVDS/ARM_CM7/r0p1/port.c
portable/ThirdParty/GCC/RISC-V/README-for-info-on-official-MIT-license-port.txt
portable/ThirdParty/GCC/Xtensa_ESP32/include/portmacro.h
portable/ThirdParty/GCC/Xtensa_ESP32/port.c
portable/ThirdParty/GCC/Xtensa_ESP32/portmux_impl.h
portable/ThirdParty/GCC/Xtensa_ESP32/portmux_impl.inc.h
queue.c
tasks.c