-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initial support for BTT Octopus MAX board
Support for up to 6 axis in board map file. No SDCard support, using SPI instead of SDMMC peripheral (using the same SPI4 peripheral as Trinamic drivers). STM32H723ZETX part only has 512KB flash, settings storage using 32KB EEPROM (no flash area reserved for emulation). Build configurations added for PlatformIO, STM32CubeIDE, and Web Builder.
- Loading branch information
Showing
14 changed files
with
1,157 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
2F62501ED4689FB349E356AB974DBE57=6EDCC67BA12D8A2894209F72746CEC42 | ||
2F62501ED4689FB349E356AB974DBE57=420FD36B01E32CCD468FFCFA6F02AFED | ||
635E684B79701B039C64EA45C3F84D30=4A2935A05383F9F755AF0E8659D5E288 | ||
66BE74F758C12D739921AEA421D593D3=0 | ||
8DF89ED150041C4CBC7CB9A9CAA90856=6EDCC67BA12D8A2894209F72746CEC42 | ||
8DF89ED150041C4CBC7CB9A9CAA90856=420FD36B01E32CCD468FFCFA6F02AFED | ||
DC22A860405A8BF2F2C095E5B6529F12=634EB90CD65DFEA19AB794362BCA5DE0 | ||
eclipse.preferences.version=1 |
Oops, something went wrong.