[SensorSPI.cpp] Interrupt does not check if thread pointer is valid before using it
SPI1rxDmaHandlerImpl() does not check if Thread* waiting is a nullptr before calling waiting->IRQwakeup().
SPI1rxDmaHandlerImpl() does not check if Thread* waiting is a nullptr before calling waiting->IRQwakeup().