px4-firmware/ROMFS
David Sidrane 6e1078c96e NuttX-Posix least bad LGD
Nuttx now supports sh and source (.)
   sh will open a new process for each invocation.
   This means the child can not modify the parent
   env. So we must use . to matain how nuttx worked.

   Since rc.vehicle_setup is used in both we use
   source and alis as we did with sh.
2020-09-16 21:32:04 -04:00
..
cannode nsh scripting:source (.) cmd supported 2020-09-16 21:32:04 -04:00
px4fmu_common NuttX-Posix least bad LGD 2020-09-16 21:32:04 -04:00
px4fmu_test nsh scripting:source (.) cmd supported 2020-09-16 21:32:04 -04:00
CMakeLists.txt ROMFS/CMakeLists.txt: change dependencies 2020-09-16 09:30:58 -04:00