fix(docs): copy error not exclusive to Apple silicon
This commit is contained in:
parent
2364960f84
commit
9847a4c5d5
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 Ventura error
|
||||||
|
|
||||||
MacOS 13.0 (Ventura) Finder running on Apple silicon hardware 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.
|
||||||
|
|
||||||
### CMake Error
|
### CMake Error
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue