Change library dependencies and readme
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
This is the firmware source code of the LLL buffer.
|
||||
Two places need to modify TMCStepper before build, otherwise the compiled properly drive motor, modify, please refer to the following link
|
||||
[Fly3DTeam/TMCStepper](https://github.com/MarlinFirmware/TMCStepper/compare/master...Fly3DTeam:TMCStepper:master)
|
||||
Please open the project with VS Code and install the PlatformIO IDE extension.
|
||||
Plugin Installation Steps:
|
||||
1. Open VS Code.
|
||||
2. Click on the Extensions icon on the left sidebar.
|
||||
3. Search for "PlatformIO IDE" in the search bar.
|
||||
@@ -14,7 +14,7 @@ board = fly_buffer_f072c8
|
||||
framework = arduino
|
||||
upload_protocol = dfu
|
||||
lib_deps =
|
||||
TMCStepper
|
||||
https://github.com/Fly3DTeam/TMcstepper
|
||||
build_flags =
|
||||
-D USBCON
|
||||
-D USBD_USE_CDC
|
||||
|
||||
Reference in New Issue
Block a user