NuttX-apps icon indicating copy to clipboard operation
NuttX-apps copied to clipboard

Standard NuttX apps with current PX4 patches

Results 4 NuttX-apps issues
Sort by recently updated
recently updated
newest added

netinit in nsh_consolemain fails for boards where the phy is initialized at a later stage. This can be fixed by reordering the init (specifically moving lines 90-94 to line 107).

### Summary We identified a out of boundary bug in /platforms/nuttx/NuttX/apps/examples/gps/gps_main.c:69 due to the absence of the limited count (i.e., index variable of line buffer). we reported this vulnerability to...

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies

Minor backport (migration of can/error.h from NuttX to NuttX-Apps) that will be required by https://github.com/volansi/NuttX/commits/pr-backport-all-can-changes