mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
Fix test of NULL pointer in the SAM3/4 SPI driver
This commit is contained in:
@@ -5004,3 +5004,6 @@
|
||||
definitions from Alan Carvalho de Assis (2013-6-18).
|
||||
* configs/freedom-kl25z/src/kl_tsi.c: Example TSI driver for the
|
||||
Freedom KL25Z board from Alan Carvalho de Assis (2013-6-18).
|
||||
* arch/arm/src/sam34/sam_spi.c: Correct an incorrect pointer test.
|
||||
Was checking if the wrong pointer was NULL (2013-6-18).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user