rp2040: patch elf to checksum 2nd stage boot

This commit is contained in:
Kenneth Bell
2021-06-06 15:42:21 -07:00
committed by Ayke
parent 87e48c1057
commit 52d640967b
8 changed files with 564 additions and 80 deletions
+1
View File
@@ -6,6 +6,7 @@
"msd-firmware-name": "firmware.uf2",
"binary-format": "uf2",
"uf2-family-id": "0xe48bff56",
"rp2040-boot-patch": true,
"extra-files": [
"src/device/rp/rp2040.s"
]