armink / SFUD

An using JEDEC's SFDP standard serial (SPI) flash universal driver library | 一款使用 JEDEC SFDP 标准的串行 (SPI) Flash 通用驱动库
MIT License
1.25k stars 444 forks source link

A Little Typo #92

Open jinfuchiang opened 3 months ago

jinfuchiang commented 3 months ago

There is a typo in the following debug info. Instead of NPN, it should be NPH(Number of Parameter Header), which specifies the number of parameter headers in the SFDP data structure. https://github.com/armink/SFUD/blob/1469249621abd5860215743630ecd54ae86cd746/sfud/src/sfud_sfdp.c#L131-L132