nuttx
nuttx copied to clipboard
sam_sfc.c incorrect EFUSEIOC name used
Summary
Updated sam_sfc.c to call EFUSEIOC_MASK rather than EFUSEIOC_SAMA5_MASK - this error must have slipped through my original testing and submission of the SMA5 SFC functionality, or a later change to EFUSE IOCTL naming messed it up.
Impact
Allows correct compilation
Testing
Limited to compilation as no code I have or could find calls this IOCTL