]> begriffs open source - freertos/commit
Remove "1 tab == 4 spaces!" line from files that still contain it.
authorPaul Bartell <pbartell@amazon.com>
Wed, 26 May 2021 06:06:40 +0000 (23:06 -0700)
committerPaul Bartell <paul.bartell@gmail.com>
Fri, 28 May 2021 02:57:55 +0000 (19:57 -0700)
commite31dccae800c5588267983528f16d4433a40dd4b
tree3d2f96382fc5e2b2ef46c7d2209a350f22764c13
parenta1b9132a6d023b2237135f700cceb9ef7e933ce4
Remove "1 tab == 4 spaces!" line from files that still contain it.
316 files changed:
portable/ARMv8M/copy_files.py
portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/portasm.c
portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/portasm.c
portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/portasm.c
portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/portasm.c
portable/ARMv8M/non_secure/portable/IAR/ARM_CM23/portasm.s
portable/ARMv8M/non_secure/portable/IAR/ARM_CM23_NTZ/portasm.s
portable/ARMv8M/non_secure/portable/IAR/ARM_CM33/portasm.s
portable/ARMv8M/non_secure/portable/IAR/ARM_CM33_NTZ/portasm.s
portable/ARMv8M/non_secure/portasm.h
portable/ARMv8M/secure/context/portable/GCC/ARM_CM23/secure_context_port.c
portable/ARMv8M/secure/context/portable/GCC/ARM_CM33/secure_context_port.c
portable/ARMv8M/secure/context/portable/IAR/ARM_CM23/secure_context_port.c
portable/ARMv8M/secure/context/portable/IAR/ARM_CM23/secure_context_port_asm.s
portable/ARMv8M/secure/context/portable/IAR/ARM_CM33/secure_context_port.c
portable/ARMv8M/secure/context/portable/IAR/ARM_CM33/secure_context_port_asm.s
portable/ARMv8M/secure/context/secure_context.c
portable/ARMv8M/secure/context/secure_context.h
portable/ARMv8M/secure/heap/secure_heap.c
portable/ARMv8M/secure/heap/secure_heap.h
portable/ARMv8M/secure/init/secure_init.c
portable/ARMv8M/secure/init/secure_init.h
portable/ARMv8M/secure/macros/secure_port_macros.h
portable/BCC/16BitDOS/Flsh186/port.c
portable/BCC/16BitDOS/Flsh186/prtmacro.h
portable/BCC/16BitDOS/PC/port.c
portable/BCC/16BitDOS/PC/prtmacro.h
portable/BCC/16BitDOS/common/portasm.h
portable/BCC/16BitDOS/common/portcomn.c
portable/CCS/ARM_CM3/portasm.asm
portable/CCS/ARM_CM4F/portasm.asm
portable/CCS/ARM_Cortex-R4/port.c
portable/CCS/ARM_Cortex-R4/portASM.asm
portable/CCS/MSP430X/data_model.h
portable/CCS/MSP430X/port.c
portable/CCS/MSP430X/portext.asm
portable/CodeWarrior/ColdFire_V1/port.c
portable/CodeWarrior/ColdFire_V1/portasm.S
portable/CodeWarrior/ColdFire_V2/port.c
portable/CodeWarrior/ColdFire_V2/portasm.S
portable/CodeWarrior/HCS12/port.c
portable/CodeWarrior/HCS12/portmacro.h
portable/GCC/ARM7_AT91FR40008/port.c
portable/GCC/ARM7_AT91FR40008/portISR.c
portable/GCC/ARM7_AT91FR40008/portmacro.h
portable/GCC/ARM7_AT91SAM7S/port.c
portable/GCC/ARM7_AT91SAM7S/portISR.c
portable/GCC/ARM7_AT91SAM7S/portmacro.h
portable/GCC/ARM7_LPC2000/port.c
portable/GCC/ARM7_LPC2000/portISR.c
portable/GCC/ARM7_LPC2000/portmacro.h
portable/GCC/ARM7_LPC23xx/port.c
portable/GCC/ARM7_LPC23xx/portISR.c
portable/GCC/ARM7_LPC23xx/portmacro.h
portable/GCC/ARM_CA53_64_BIT/port.c
portable/GCC/ARM_CA53_64_BIT/portASM.S
portable/GCC/ARM_CA53_64_BIT/portmacro.h
portable/GCC/ARM_CA9/port.c
portable/GCC/ARM_CA9/portASM.S
portable/GCC/ARM_CA9/portmacro.h
portable/GCC/ARM_CM23/non_secure/portasm.c
portable/GCC/ARM_CM23/non_secure/portasm.h
portable/GCC/ARM_CM23/secure/secure_context.c
portable/GCC/ARM_CM23/secure/secure_context.h
portable/GCC/ARM_CM23/secure/secure_context_port.c
portable/GCC/ARM_CM23/secure/secure_heap.c
portable/GCC/ARM_CM23/secure/secure_heap.h
portable/GCC/ARM_CM23/secure/secure_init.c
portable/GCC/ARM_CM23/secure/secure_init.h
portable/GCC/ARM_CM23/secure/secure_port_macros.h
portable/GCC/ARM_CM23_NTZ/non_secure/portasm.c
portable/GCC/ARM_CM23_NTZ/non_secure/portasm.h
portable/GCC/ARM_CM33/non_secure/portasm.c
portable/GCC/ARM_CM33/non_secure/portasm.h
portable/GCC/ARM_CM33/secure/secure_context.c
portable/GCC/ARM_CM33/secure/secure_context.h
portable/GCC/ARM_CM33/secure/secure_context_port.c
portable/GCC/ARM_CM33/secure/secure_heap.c
portable/GCC/ARM_CM33/secure/secure_heap.h
portable/GCC/ARM_CM33/secure/secure_init.c
portable/GCC/ARM_CM33/secure/secure_init.h
portable/GCC/ARM_CM33/secure/secure_port_macros.h
portable/GCC/ARM_CM33_NTZ/non_secure/portasm.c
portable/GCC/ARM_CM33_NTZ/non_secure/portasm.h
portable/GCC/ARM_CR5/portASM.S
portable/GCC/ARM_CR5/portmacro.h
portable/GCC/ARM_CRx_No_GIC/port.c
portable/GCC/ARM_CRx_No_GIC/portASM.S
portable/GCC/ATMega323/port.c
portable/GCC/AVR32_UC3/port.c
portable/GCC/AVR32_UC3/portmacro.h
portable/GCC/CORTUS_APS3/port.c
portable/GCC/ColdFire_V2/port.c
portable/GCC/ColdFire_V2/portasm.S
portable/GCC/H8S2329/port.c
portable/GCC/H8S2329/portmacro.h
portable/GCC/HCS12/port.c
portable/GCC/HCS12/portmacro.h
portable/GCC/IA32_flat/ISR_Support.h
portable/GCC/IA32_flat/port.c
portable/GCC/IA32_flat/portASM.S
portable/GCC/IA32_flat/portmacro.h
portable/GCC/MSP430F449/port.c
portable/GCC/MSP430F449/portmacro.h
portable/GCC/MicroBlaze/port.c
portable/GCC/MicroBlaze/portasm.s
portable/GCC/MicroBlaze/portmacro.h
portable/GCC/MicroBlazeV8/port.c
portable/GCC/MicroBlazeV8/port_exceptions.c
portable/GCC/MicroBlazeV8/portasm.S
portable/GCC/MicroBlazeV9/port.c
portable/GCC/MicroBlazeV9/port_exceptions.c
portable/GCC/MicroBlazeV9/portasm.S
portable/GCC/NiosII/port.c
portable/GCC/NiosII/port_asm.S
portable/GCC/PPC405_Xilinx/FPU_Macros.h
portable/GCC/PPC405_Xilinx/port.c
portable/GCC/PPC405_Xilinx/portasm.S
portable/GCC/PPC405_Xilinx/portmacro.h
portable/GCC/PPC440_Xilinx/FPU_Macros.h
portable/GCC/PPC440_Xilinx/port.c
portable/GCC/PPC440_Xilinx/portasm.S
portable/GCC/PPC440_Xilinx/portmacro.h
portable/GCC/RISC-V/chip_specific_extensions/Pulpino_Vega_RV32M1RM/freertos_risc_v_chip_specific_extensions.h
portable/GCC/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/freertos_risc_v_chip_specific_extensions.h
portable/GCC/RISC-V/port.c
portable/GCC/RISC-V/portASM.S
portable/GCC/RL78/isr_support.h
portable/GCC/RL78/port.c
portable/GCC/RL78/portasm.S
portable/GCC/RX100/port.c
portable/GCC/RX200/port.c
portable/GCC/RX600/port.c
portable/GCC/RX600v2/port.c
portable/GCC/RX700v3_DPFPU/port.c
portable/GCC/STR75x/port.c
portable/GCC/STR75x/portISR.c
portable/GCC/STR75x/portmacro.h
portable/GCC/TriCore_1782/port.c
portable/GCC/TriCore_1782/porttrap.c
portable/IAR/78K0R/ISR_Support.h
portable/IAR/78K0R/port.c
portable/IAR/78K0R/portasm.s26
portable/IAR/ARM_CA5_No_GIC/port.c
portable/IAR/ARM_CA5_No_GIC/portASM.h
portable/IAR/ARM_CA5_No_GIC/portASM.s
portable/IAR/ARM_CA5_No_GIC/portmacro.h
portable/IAR/ARM_CA9/port.c
portable/IAR/ARM_CA9/portASM.h
portable/IAR/ARM_CA9/portASM.s
portable/IAR/ARM_CA9/portmacro.h
portable/IAR/ARM_CM0/portasm.s
portable/IAR/ARM_CM0/portmacro.h
portable/IAR/ARM_CM23/non_secure/portasm.h
portable/IAR/ARM_CM23/non_secure/portasm.s
portable/IAR/ARM_CM23/secure/secure_context.c
portable/IAR/ARM_CM23/secure/secure_context.h
portable/IAR/ARM_CM23/secure/secure_context_port.c
portable/IAR/ARM_CM23/secure/secure_context_port_asm.s
portable/IAR/ARM_CM23/secure/secure_heap.c
portable/IAR/ARM_CM23/secure/secure_heap.h
portable/IAR/ARM_CM23/secure/secure_init.c
portable/IAR/ARM_CM23/secure/secure_init.h
portable/IAR/ARM_CM23/secure/secure_port_macros.h
portable/IAR/ARM_CM23_NTZ/non_secure/portasm.h
portable/IAR/ARM_CM23_NTZ/non_secure/portasm.s
portable/IAR/ARM_CM3/portasm.s
portable/IAR/ARM_CM33/non_secure/portasm.h
portable/IAR/ARM_CM33/non_secure/portasm.s
portable/IAR/ARM_CM33/secure/secure_context.c
portable/IAR/ARM_CM33/secure/secure_context.h
portable/IAR/ARM_CM33/secure/secure_context_port.c
portable/IAR/ARM_CM33/secure/secure_context_port_asm.s
portable/IAR/ARM_CM33/secure/secure_heap.c
portable/IAR/ARM_CM33/secure/secure_heap.h
portable/IAR/ARM_CM33/secure/secure_init.c
portable/IAR/ARM_CM33/secure/secure_init.h
portable/IAR/ARM_CM33/secure/secure_port_macros.h
portable/IAR/ARM_CM33_NTZ/non_secure/portasm.h
portable/IAR/ARM_CM33_NTZ/non_secure/portasm.s
portable/IAR/ARM_CM4F/portasm.s
portable/IAR/ARM_CM4F_MPU/portasm.s
portable/IAR/ARM_CM7/r0p1/portasm.s
portable/IAR/ARM_CRx_No_GIC/port.c
portable/IAR/ARM_CRx_No_GIC/portASM.s
portable/IAR/ATMega323/port.c
portable/IAR/ATMega323/portmacro.h
portable/IAR/ATMega323/portmacro.s90
portable/IAR/AVR32_UC3/port.c
portable/IAR/AVR32_UC3/portmacro.h
portable/IAR/AVR_Mega0/portmacro.s90
portable/IAR/AtmelSAM7S64/ISR_Support.h
portable/IAR/AtmelSAM7S64/port.c
portable/IAR/AtmelSAM7S64/portasm.s79
portable/IAR/AtmelSAM7S64/portmacro.h
portable/IAR/AtmelSAM9XE/port.c
portable/IAR/AtmelSAM9XE/portmacro.h
portable/IAR/LPC2000/ISR_Support.h
portable/IAR/LPC2000/port.c
portable/IAR/LPC2000/portasm.s79
portable/IAR/LPC2000/portmacro.h
portable/IAR/MSP430/port.c
portable/IAR/MSP430/portasm.h
portable/IAR/MSP430/portext.s43
portable/IAR/MSP430X/data_model.h
portable/IAR/MSP430X/port.c
portable/IAR/MSP430X/portext.s43
portable/IAR/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/freertos_risc_v_chip_specific_extensions.h
portable/IAR/RISC-V/port.c
portable/IAR/RISC-V/portASM.s
portable/IAR/RL78/ISR_Support.h
portable/IAR/RL78/port.c
portable/IAR/RL78/portasm.s87
portable/IAR/RX100/port.c
portable/IAR/RX100/port_asm.s
portable/IAR/RX600/port.c
portable/IAR/RX600/port_asm.s
portable/IAR/RX700v3_DPFPU/port.c
portable/IAR/RXv2/port.c
portable/IAR/RXv2/port_asm.s
portable/IAR/STR71x/ISR_Support.h
portable/IAR/STR71x/port.c
portable/IAR/STR71x/portasm.s79
portable/IAR/STR71x/portmacro.h
portable/IAR/STR75x/ISR_Support.h
portable/IAR/STR75x/port.c
portable/IAR/STR75x/portasm.s79
portable/IAR/STR75x/portmacro.h
portable/IAR/STR91x/ISR_Support.h
portable/IAR/STR91x/port.c
portable/IAR/STR91x/portasm.s79
portable/IAR/STR91x/portmacro.h
portable/IAR/V850ES/ISR_Support.h
portable/IAR/V850ES/port.c
portable/IAR/V850ES/portasm.s85
portable/IAR/V850ES/portasm_Fx3.s85
portable/IAR/V850ES/portasm_Hx2.s85
portable/MPLAB/PIC18F/port.c
portable/MPLAB/PIC18F/portmacro.h
portable/MPLAB/PIC24_dsPIC/port.c
portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S
portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S
portable/MPLAB/PIC24_dsPIC/portmacro.h
portable/MPLAB/PIC32MEC14xx/ISR_Support.h
portable/MPLAB/PIC32MEC14xx/port.c
portable/MPLAB/PIC32MEC14xx/port_asm.S
portable/MPLAB/PIC32MX/ISR_Support.h
portable/MPLAB/PIC32MX/port.c
portable/MPLAB/PIC32MX/port_asm.S
portable/MPLAB/PIC32MZ/ISR_Support.h
portable/MPLAB/PIC32MZ/port.c
portable/MPLAB/PIC32MZ/port_asm.S
portable/MSVC-MingW/port.c
portable/MSVC-MingW/portmacro.h
portable/MemMang/heap_3.c
portable/Paradigm/Tern_EE/large_untested/port.c
portable/Paradigm/Tern_EE/large_untested/portasm.h
portable/Paradigm/Tern_EE/large_untested/portmacro.h
portable/Paradigm/Tern_EE/small/port.c
portable/Paradigm/Tern_EE/small/portasm.h
portable/Paradigm/Tern_EE/small/portmacro.h
portable/RVDS/ARM7_LPC21xx/port.c
portable/RVDS/ARM7_LPC21xx/portASM.s
portable/RVDS/ARM7_LPC21xx/portmacro.inc
portable/RVDS/ARM_CA9/port.c
portable/RVDS/ARM_CA9/portASM.s
portable/RVDS/ARM_CA9/portmacro.inc
portable/Renesas/RX100/port.c
portable/Renesas/RX100/port_asm.src
portable/Renesas/RX200/port.c
portable/Renesas/RX200/port_asm.src
portable/Renesas/RX600/port.c
portable/Renesas/RX600/port_asm.src
portable/Renesas/RX600v2/port.c
portable/Renesas/RX600v2/port_asm.src
portable/Renesas/RX700v3_DPFPU/port.c
portable/Renesas/RX700v3_DPFPU/port_asm.src
portable/Renesas/SH2A_FPU/ISR_Support.inc
portable/Renesas/SH2A_FPU/port.c
portable/Renesas/SH2A_FPU/portasm.src
portable/Rowley/MSP430F449/port.c
portable/Rowley/MSP430F449/portasm.h
portable/Rowley/MSP430F449/portext.asm
portable/SDCC/Cygnal/port.c
portable/SDCC/Cygnal/portmacro.h
portable/Softune/MB91460/port.c
portable/Softune/MB91460/portmacro.h
portable/Softune/MB96340/port.c
portable/Softune/MB96340/portmacro.h
portable/Tasking/ARM_CM4F/port_asm.asm
portable/Tasking/ARM_CM4F/portmacro.h
portable/ThirdParty/CDK/T-HEAD_CK802/port.c
portable/ThirdParty/CDK/T-HEAD_CK802/portasm.S
portable/ThirdParty/CDK/T-HEAD_CK802/portmacro.h
portable/ThirdParty/GCC/ARC_EM_HS/arc_freertos_exceptions.c
portable/ThirdParty/GCC/ARC_EM_HS/arc_freertos_exceptions.h
portable/ThirdParty/GCC/ARC_EM_HS/arc_support.s
portable/ThirdParty/GCC/ARC_v1/arc_freertos_exceptions.c
portable/ThirdParty/GCC/ARC_v1/arc_freertos_exceptions.h
portable/ThirdParty/GCC/ARC_v1/arc_support.s
portable/ThirdParty/GCC/ARC_v1/port.c
portable/ThirdParty/GCC/ARC_v1/portmacro.h
portable/ThirdParty/GCC/ATmega/port.c
portable/ThirdParty/GCC/ATmega/portmacro.h
portable/ThirdParty/XCC/Xtensa/port.c
portable/WizC/PIC18/Drivers/Tick/Tick.c
portable/WizC/PIC18/Drivers/Tick/isrTick.c
portable/WizC/PIC18/addFreeRTOS.h
portable/WizC/PIC18/port.c
portable/WizC/PIC18/portmacro.h
portable/oWatcom/16BitDOS/Flsh186/port.c
portable/oWatcom/16BitDOS/Flsh186/portmacro.h
portable/oWatcom/16BitDOS/PC/port.c
portable/oWatcom/16BitDOS/PC/portmacro.h
portable/oWatcom/16BitDOS/common/portasm.h
portable/oWatcom/16BitDOS/common/portcomn.c