feat(docs): additional note on bug fixed in macOS v13.1
This commit is contained in:
parent
9d1070a140
commit
b7d5865e40
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ Variations of the warnings shown below occur when flashing the `<firmware>.uf2`
|
|||
|
||||
### macOS Ventura error
|
||||
|
||||
macOS 13.0 (Ventura) Finder may report an error code 100093 when copying `<firmware>.uf2` files into microcontrollers. This bug is limited to the operating system's Finder. You can work around it by copying on Terminal command line or use a third party file manager.
|
||||
macOS 13.0 (Ventura) Finder may report an error code 100093 when copying `<firmware>.uf2` files into microcontrollers. This bug is limited to the operating system's Finder. You can work around it by copying on Terminal command line or use a third party file manager. Issue is fixed in macOS version 13.1.
|
||||
|
||||
### CMake Error
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue