Matthias Grob b8c2805263 spi: Suppress null pointer warning
Depending on defines px4_spi_buses can be NULL
but often it's not and in those cases the
compiler correctly warns about it.
2024-11-20 22:36:23 -05:00
..
2024-10-30 11:35:35 -04:00
2022-11-17 13:51:01 -08:00
2024-01-04 11:17:16 -05:00
2024-11-20 22:36:23 -05:00