Remove the tail spaces from all files except Documentation

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2023-02-26 02:14:11 +08:00
committed by Brennan Ashton
parent 528dce4f7f
commit 2c5f653bfd
163 changed files with 634 additions and 651 deletions
-1
View File
@@ -1132,7 +1132,6 @@ config S32K3XX_LPSPI4_DMA
---help--- ---help---
Use DMA to improve LPSPI4 transfer performance. Use DMA to improve LPSPI4 transfer performance.
config S32K3XX_LPSPI5_DMA config S32K3XX_LPSPI5_DMA
bool "LPSPI5 DMA" bool "LPSPI5 DMA"
default n default n
@@ -37,7 +37,6 @@ SECTIONS
} > flash } > flash
__exidx_end = ABSOLUTE(.); __exidx_end = ABSOLUTE(.);
._sjtblsstore : { ._sjtblsstore : {
_sjtblss = ABSOLUTE(.); _sjtblss = ABSOLUTE(.);
} > flash } > flash
@@ -88,7 +87,6 @@ SECTIONS
//*libarch.a:phy62xx_ble_patch.o(.text.ll_processBasicIRQ_SRX0) //*libarch.a:phy62xx_ble_patch.o(.text.ll_processBasicIRQ_SRX0)
//*libarch.a:phy62xx_ble_patch.o(.text.ll_hw_read_rfifo1) //*libarch.a:phy62xx_ble_patch.o(.text.ll_hw_read_rfifo1)
*libphy6222_rf.a:patch.o(.text.ll_hw_go1) *libphy6222_rf.a:patch.o(.text.ll_hw_go1)
*libphy6222_rf.a:patch.o(.text.TIM1_IRQHandler1) *libphy6222_rf.a:patch.o(.text.TIM1_IRQHandler1)
*libphy6222_rf.a:patch.o(.text.LL_IRQHandler1) *libphy6222_rf.a:patch.o(.text.LL_IRQHandler1)
@@ -110,7 +108,6 @@ SECTIONS
*libphy6222_rf.a:patch.o(.text.ll_processBasicIRQ_ScanTRX0) *libphy6222_rf.a:patch.o(.text.ll_processBasicIRQ_ScanTRX0)
*libphy6222_rf.a:patch.o(.text.ll_processBasicIRQ_SRX0) *libphy6222_rf.a:patch.o(.text.ll_processBasicIRQ_SRX0)
*libphy6222_rf.a:patch.o(.text.ll_hw_read_rfifo1) *libphy6222_rf.a:patch.o(.text.ll_hw_read_rfifo1)
*libphy6222_rf.a:patch.o(.text.LL_set_default_conn_params1) *libphy6222_rf.a:patch.o(.text.LL_set_default_conn_params1)
*libphy6222_rf.a:patch.o(.text.llConnTerminate1) *libphy6222_rf.a:patch.o(.text.llConnTerminate1)
*libphy6222_rf.a:patch.o(.text.config_RTC1) *libphy6222_rf.a:patch.o(.text.config_RTC1)
@@ -149,7 +146,6 @@ SECTIONS
*libarch.a:arm_doirq.o(.text.arm_doirq ) *libarch.a:arm_doirq.o(.text.arm_doirq )
*libarch.a:phy62xx_hardfault.o(.text.arm_hardfault ) *libarch.a:phy62xx_hardfault.o(.text.arm_hardfault )
*libsched.a:irq_dispatch.o(.text.irq_dispatch ) *libsched.a:irq_dispatch.o(.text.irq_dispatch )
*libsched.a:clock_initialize.o(.text.clock_timer) *libsched.a:clock_initialize.o(.text.clock_timer)
*libsched.a:sched_processtimer.o(.text.nxsched_process_timer) *libsched.a:sched_processtimer.o(.text.nxsched_process_timer)
*libsched.a:sem_wait.o(.text .text.*) *libsched.a:sem_wait.o(.text .text.*)
@@ -158,7 +154,6 @@ SECTIONS
*libsched.a:sched_lock.o(.text .text.*) *libsched.a:sched_lock.o(.text .text.*)
*libsched.a:sched_unlock.o(.text .text.*) *libsched.a:sched_unlock.o(.text .text.*)
*libdrivers.a:uart_bth4.o(.text.uart_bth4_pollnotify) *libdrivers.a:uart_bth4.o(.text.uart_bth4_pollnotify)
*libdrivers.a:uart_bth4.o(.text.uart_bth4_post) *libdrivers.a:uart_bth4.o(.text.uart_bth4_post)
*libdrivers.a:uart_bth4.o(.text.uart_bth4_receive) *libdrivers.a:uart_bth4.o(.text.uart_bth4_receive)
@@ -213,7 +208,6 @@ SECTIONS
_etext = ABSOLUTE(.); _etext = ABSOLUTE(.);
} > flash } > flash
/* Stabs debugging sections. */ /* Stabs debugging sections. */
.stab 0 : { *(.stab) } .stab 0 : { *(.stab) }
.stabstr 0 : { *(.stabstr) } .stabstr 0 : { *(.stabstr) }
@@ -160,7 +160,6 @@ Configurations
This configuration provides a basic NuttShell configuration (NSH) This configuration provides a basic NuttShell configuration (NSH)
for the Nucleo-H743ZI. The default console is the VCOM on USART3. for the Nucleo-H743ZI. The default console is the VCOM on USART3.
MCUboot safe bootloader implementation MCUboot safe bootloader implementation
-------------------------------------- --------------------------------------
-1
View File
@@ -190,7 +190,6 @@ The nuttx ELF image can be debugged with QEMU.
-net none -chardev stdio,id=con,mux=on -serial chardev:con -mon chardev=con,mode=readline \ -net none -chardev stdio,id=con,mux=on -serial chardev:con -mon chardev=con,mode=readline \
-kernel ./nuttx -S -s -kernel ./nuttx -S -s
3. Run gdb with TUI, connect to QEMU, load nuttx and continue (at shell terminal 2) 3. Run gdb with TUI, connect to QEMU, load nuttx and continue (at shell terminal 2)
$ aarch64-none-elf-gdb -tui --eval-command='target remote localhost:1234' nuttx $ aarch64-none-elf-gdb -tui --eval-command='target remote localhost:1234' nuttx
@@ -189,7 +189,6 @@ SECTIONS
__end = ALIGN(0x10); __end = ALIGN(0x10);
} > ram } > ram
.jcr . (NOLOAD) : { *(.jcr) } .jcr . (NOLOAD) : { *(.jcr) }
.stab . (NOLOAD) : .stab . (NOLOAD) :
@@ -200,6 +199,4 @@ SECTIONS
{ {
[ .stabstr ] [ .stabstr ]
} }
} }
@@ -190,7 +190,6 @@ SECTIONS
__end = ALIGN(0x10); __end = ALIGN(0x10);
} > ram } > ram
.jcr . (NOLOAD) : { *(.jcr) } .jcr . (NOLOAD) : { *(.jcr) }
.stab . (NOLOAD) : .stab . (NOLOAD) :
@@ -201,6 +200,4 @@ SECTIONS
{ {
[ .stabstr ] [ .stabstr ]
} }
} }
@@ -198,5 +198,4 @@ SECTIONS
{ {
[ .stabstr ] [ .stabstr ]
} }
} }
@@ -76,4 +76,3 @@ A new image "esp32_qemu_image.bin" will be created. It can be run as:
~/PATH_TO_QEMU/qemu/build/xtensa-softmmu/qemu-system-xtensa -nographic \ ~/PATH_TO_QEMU/qemu/build/xtensa-softmmu/qemu-system-xtensa -nographic \
-machine esp32 \ -machine esp32 \
-drive file=esp32_qemu_image.bin,if=mtd,format=raw -drive file=esp32_qemu_image.bin,if=mtd,format=raw