Update links, README, contributing, etc.

This commit is contained in:
Scott Lahteine
2020-07-23 20:46:11 -05:00
parent 715271190c
commit d1e20eb29f
83 changed files with 132 additions and 131 deletions

View File

@@ -39,7 +39,7 @@
/**
* mostly from Microsoft document fatgen103.doc
* http://www.microsoft.com/whdc/system/platform/firmware/fatgen.mspx
* https://www.microsoft.com/whdc/system/platform/firmware/fatgen.mspx
*/
uint8_t const BOOTSIG0 = 0x55, // Value for byte 510 of boot block or MBR

View File

@@ -39,7 +39,7 @@
// Version 3.01
// May 18, 2010
//
// http://www.sdcard.org/developers/tech/sdcard/pls/simplified_specs
// https://www.sdcard.org/downloads/pls/index.html
// SD card commands
uint8_t const CMD0 = 0x00, // GO_IDLE_STATE - init card in spi mode if CS low