Commit graph

3 commits

Author SHA1 Message Date
DataHoarder e8dcaa3af3 Support TCC building, added two packed struct alignment tests 2021-01-06 08:01:35 +01:00
DataHoarder c0d6478623
New tool fm10k-flash (#1)
All checks were successful
continuous-integration/drone/push Build is passing
Moved FM10K SPI functions to its own files
Added register of known devices
New tool: fm10k-flash
Added COPYING file
Moved code under src/
Add functions to enable/disable sector protection on flash
Add CS release and sleep to finish write(?)

Co-authored-by: WeebDataHoarder <57538841+weebdatahoarder@users.noreply.github.com>
Reviewed-on: #1
Co-Authored-By: DataHoarder <weebdatahoarder@noreply.gammaspectra.live>
Co-Committed-By: DataHoarder <weebdatahoarder@noreply.gammaspectra.live>
2020-12-21 05:11:23 +00:00
DataHoarder 5e21afe140 Rewritten SPI_CTRL using a bitfield instead of raw values for ease of documentation
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-19 20:32:00 +01:00