Tools: fix executable permission and trailing whitespace
This commit is contained in:
parent
b835395cf9
commit
5628b8d230
1
Tools/Linux_HAL_Essentials/pru/rangefinderpru/pru_ctrl.h
Executable file → Normal file
1
Tools/Linux_HAL_Essentials/pru/rangefinderpru/pru_ctrl.h
Executable file → Normal file
@ -117,4 +117,3 @@ typedef struct{
|
||||
/* Definition of control register structures. */
|
||||
#define PRU0_CTRL (*((volatile pruCtrl*)0x22000))
|
||||
#define PRU1_CTRL (*((volatile pruCtrl*)0x24000))
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [ "`echo $1`" = "load" ]; then
|
||||
echo "Loading Test_Capes..."
|
||||
cp devicetree/pxf/BB-SPI0-PXF-01-00A0.dtbo /lib/firmware/
|
||||
|
0
Tools/autotest/aircraft/Rascal/Models/Rascal110-000-013.ac
Executable file → Normal file
0
Tools/autotest/aircraft/Rascal/Models/Rascal110-000-013.ac
Executable file → Normal file
0
Tools/autotest/fg_plane_view.bat
Executable file → Normal file
0
Tools/autotest/fg_plane_view.bat
Executable file → Normal file
0
Tools/autotest/fg_quad_view.bat
Executable file → Normal file
0
Tools/autotest/fg_quad_view.bat
Executable file → Normal file
Loading…
Reference in New Issue
Block a user