px4-firmware/platforms/nuttx
Ville Juven 9c204774f1 px4_userspace_init: Fix NULL dereference for px4_spi_buses in user space
For targets that define the SPI buses via px4_spi_buses_all_hw, a call
to px4_set_spi_buses_from_hw_version() is needed. Otherwise a NULL
de-reference will occur when trying to access px4_spi_buses.

Fixes a system crash in px4_fmu-v5_protected:
up_assert: Assertion failed at file:armv7-m/arm_memfault.c line: 101 task: wq:lp_default
2022-09-08 07:05:11 +02:00
..
Debug vscode: add stlink debug config (#19269) 2022-03-01 09:47:22 -05:00
NuttX platforms/nuttx: Fix hard coded path for karch library 2022-08-23 21:05:41 -04:00
cmake Docs are now in user guide and main (#19977) 2022-08-01 11:39:39 +10:00
init NuttX build in place 2021-11-15 18:47:38 -05:00
src px4_userspace_init: Fix NULL dereference for px4_spi_buses in user space 2022-09-08 07:05:11 +02:00
CMakeLists.txt Remove px4_work_queue from the kernel side LD command 2022-08-25 13:30:11 -04:00