adafruit / nvm.toml

This is a human and machine readable "database" of config for non-volatile memory chips
MIT License
15 stars 12 forks source link

GD25Q80C #10

Open mitswan opened 2 years ago

mitswan commented 2 years ago

Hey - what is the process for adding the GD25Q80C chip?

https://www.gigadevice.com/flash-memory/gd25q80c/

tannewt commented 2 years ago

You'll want to add a new file to: https://github.com/adafruit/nvm.toml/tree/main/flash/gigadevice with the settings that vary for the specific chip. It's a bit tricky if a setting from gigadevice.toml is wrong. When that happens, it'll need to be moved to each sku specific file.