Commit a7418ef7cf8d1c1a46564f171c062e307661a9bf

Authored by andrum99
Committed by GitHub
1 parent c4e2d6e9

Update Readme.md

Add missing products which do USB device boot.
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
... ...