forked from kofal.net/zmk
fix(docs): copy error not exclusive to Apple silicon
This commit is contained in:
@@ -23,7 +23,7 @@ Variations of the warnings shown below occur when flashing the `<firmware>.uf2`
|
||||
|
||||
### 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user