]> begriffs open source - freertos/commit
Style: uncrustify
authorAlfred Gedeon <gedeonag@amazon.com>
Thu, 2 Jul 2020 05:55:52 +0000 (22:55 -0700)
committeralfred gedeon <alfred2g@hotmail.com>
Wed, 8 Jul 2020 17:24:06 +0000 (10:24 -0700)
commit2c530ba5c352fdf420d1b13709a3970f04e9e6c6
tree86bfe94f2a30d2ed5ed977e49cf12139983e4e55
parent718178c68a1c863dd1a2eac7aea326a789d3bc52
Style: uncrustify
125 files changed:
croutine.c
include/list.h
include/queue.h
include/timers.h
portable/ARMv8M/non_secure/port.c
portable/BCC/16BitDOS/Flsh186/port.c
portable/BCC/16BitDOS/PC/port.c
portable/BCC/16BitDOS/common/portasm.h
portable/CCS/ARM_Cortex-R4/port.c
portable/CCS/MSP430X/port.c
portable/CodeWarrior/HCS12/port.c
portable/Common/mpu_wrappers.c
portable/GCC/ARM7_AT91FR40008/portmacro.h
portable/GCC/ARM7_AT91SAM7S/portISR.c
portable/GCC/ARM7_AT91SAM7S/portmacro.h
portable/GCC/ARM7_LPC2000/portmacro.h
portable/GCC/ARM7_LPC23xx/portISR.c
portable/GCC/ARM7_LPC23xx/portmacro.h
portable/GCC/ARM_CA9/port.c
portable/GCC/ARM_CM23/non_secure/port.c
portable/GCC/ARM_CM23_NTZ/non_secure/port.c
portable/GCC/ARM_CM3/port.c
portable/GCC/ARM_CM3/portmacro.h
portable/GCC/ARM_CM33/non_secure/port.c
portable/GCC/ARM_CM33_NTZ/non_secure/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_CM4F/portmacro.h
portable/GCC/ARM_CM4_MPU/port.c
portable/GCC/ARM_CM4_MPU/portmacro.h
portable/GCC/ARM_CM7/r0p1/port.c
portable/GCC/ARM_CM7/r0p1/portmacro.h
portable/GCC/ATMega323/port.c
portable/GCC/AVR32_UC3/port.c
portable/GCC/AVR32_UC3/portmacro.h
portable/GCC/H8S2329/port.c
portable/GCC/HCS12/port.c
portable/GCC/IA32_flat/ISR_Support.h
portable/GCC/IA32_flat/port.c
portable/GCC/MCF5235/port.c
portable/GCC/MSP430F449/port.c
portable/GCC/MicroBlaze/port.c
portable/GCC/MicroBlaze/portmacro.h
portable/GCC/MicroBlazeV8/port.c
portable/GCC/MicroBlazeV8/portmacro.h
portable/GCC/MicroBlazeV9/port.c
portable/GCC/MicroBlazeV9/portmacro.h
portable/GCC/RISC-V/chip_specific_extensions/Pulpino_Vega_RV32M1RM/freertos_risc_v_chip_specific_extensions.h
portable/GCC/RISC-V/port.c
portable/GCC/RL78/isr_support.h
portable/GCC/RX100/port.c
portable/GCC/RX600/port.c
portable/GCC/RX600v2/port.c
portable/GCC/STR75x/portmacro.h
portable/GCC/TriCore_1782/portmacro.h
portable/IAR/78K0R/port.c
portable/IAR/ARM_CM23/non_secure/port.c
portable/IAR/ARM_CM23_NTZ/non_secure/port.c
portable/IAR/ARM_CM33/non_secure/port.c
portable/IAR/ARM_CM33_NTZ/non_secure/port.c
portable/IAR/ARM_CM4F_MPU/port.c
portable/IAR/ATMega323/port.c
portable/IAR/AVR32_UC3/port.c
portable/IAR/AtmelSAM7S64/port.c
portable/IAR/LPC2000/port.c
portable/IAR/MSP430X/port.c
portable/IAR/RISC-V/port.c
portable/IAR/RL78/port.c
portable/IAR/RX100/port.c
portable/IAR/RX600/port.c
portable/IAR/RXv2/port.c
portable/IAR/STR91x/port.c
portable/IAR/V850ES/port.c
portable/MPLAB/PIC18F/port.c
portable/MPLAB/PIC24_dsPIC/port.c
portable/MPLAB/PIC32MEC14xx/port.c
portable/MPLAB/PIC32MX/port.c
portable/MPLAB/PIC32MZ/ISR_Support.h
portable/MPLAB/PIC32MZ/port.c
portable/MSVC-MingW/port.c
portable/MemMang/heap_1.c
portable/MemMang/heap_2.c
portable/MemMang/heap_4.c
portable/MemMang/heap_5.c
portable/MikroC/ARM_CM4F/port.c
portable/MikroC/ARM_CM4F/portmacro.h
portable/Paradigm/Tern_EE/large_untested/port.c
portable/Paradigm/Tern_EE/large_untested/portasm.h
portable/Paradigm/Tern_EE/small/port.c
portable/RVDS/ARM7_LPC21xx/port.c
portable/RVDS/ARM_CA9/port.c
portable/RVDS/ARM_CM0/port.c
portable/RVDS/ARM_CM3/port.c
portable/RVDS/ARM_CM3/portmacro.h
portable/RVDS/ARM_CM4F/portmacro.h
portable/RVDS/ARM_CM4_MPU/port.c
portable/RVDS/ARM_CM4_MPU/portmacro.h
portable/RVDS/ARM_CM7/r0p1/portmacro.h
portable/Renesas/RX100/port.c
portable/Renesas/RX200/port.c
portable/Renesas/RX600/port.c
portable/Renesas/RX600v2/port.c
portable/Renesas/SH2A_FPU/port.c
portable/SDCC/Cygnal/port.c
portable/Softune/MB91460/port.c
portable/Softune/MB96340/port.c
portable/ThirdParty/GCC/ARC_EM_HS/freertos_tls.c
portable/ThirdParty/GCC/ARC_EM_HS/port.c
portable/ThirdParty/GCC/ATmega/port.c
portable/ThirdParty/GCC/ATmega/portmacro.h
portable/ThirdParty/GCC/Xtensa_ESP32/include/xtensa_config.h
portable/ThirdParty/GCC/Xtensa_ESP32/port.c
portable/ThirdParty/GCC/Xtensa_ESP32/xtensa_intr.c
portable/ThirdParty/XCC/Xtensa/portmacro.h
portable/ThirdParty/XCC/Xtensa/xtensa_config.h
portable/ThirdParty/XCC/Xtensa/xtensa_intr.c
portable/WizC/PIC18/Drivers/Tick/Tick.c
portable/WizC/PIC18/portmacro.h
portable/oWatcom/16BitDOS/Flsh186/port.c
portable/oWatcom/16BitDOS/PC/port.c
queue.c
stream_buffer.c
tasks.c
timers.c