nuttx icon indicating copy to clipboard operation
nuttx copied to clipboard

sam_sfc.c incorrect EFUSEIOC name used

Open TimJTi opened this issue 4 months ago • 2 comments

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

TimJTi avatar Oct 21 '24 15:10 TimJTi