Commit 726256d938d3eca88b80dc119c9294457d74ecae
Committed by
GitHub
Merge pull request #142 from andrum99/patch-1
Update Readme.md
Showing
1 changed file
with
2 additions
and
2 deletions
Readme.md
| 1 | 1 | # USB Device Boot Code |
| 2 | 2 | |
| 3 | -This is the USB MSD boot code which supports the Raspberry Pi 1A, Compute Module, Compute | |
| 4 | -Module 3, Compute Module 4 and Raspberry Pi Zero. | |
| 3 | +This is the USB MSD boot code which supports the Raspberry Pi 1A, 3A+, Compute Module, Compute | |
| 4 | +Module 3, 3+ and 4, Raspberry Pi Zero and Zero 2 W. | |
| 5 | 5 | |
| 6 | 6 | The default behaviour when run with no arguments is to boot the Raspberry Pi with |
| 7 | 7 | special firmware so that it emulates USB Mass Storage Device (MSD). The host OS | ... | ... |