Skip to content

Commit

Permalink
Update driver.json for Web Builder changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
terjeio authored and dresco committed Feb 7, 2024
1 parent bb27fe4 commit 0df6f6d
Showing 1 changed file with 23 additions and 71 deletions.
94 changes: 23 additions & 71 deletions driver.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,20 @@
"uart": 1,
"spindle_pwm": 1,
"spindle_dir": 1,
"serial_ports": 2,
"serial_ports": 3,
"i2c_ports": 1,
"eeprom": 1,
"ganged_axes": 1,
"auto_square": 1,
"digital_in": 7,
"digital_out": 4,
"safety_door": 0,
"digital_out": 8,
"analog_in": 2,
"safety_door": 1,
"estop": 1,
"probe": 1,
"mpg_mode": 1,
"sdcard": 1,
"hc05": 0,
"ethernet": 0,
"ethernet": 1,
"plugins": [
{ "id": "spindle" },
{ "id": "modbus" },
Expand Down Expand Up @@ -50,17 +52,9 @@
"MAP": "Inc/btt_skr_v3.0_map.h",
"caps": {
"axes": 5,
"ganged_axes": 2,
"auto_square": 2,
"digital_in": 0,
"digital_out": 0,
"eeprom": 0,
"fram": 0,
"i2c": 0,
"safety_door": 0,
"safety_door": 1,
"serial_ports": 1,
"trinamic_spi_cs": 1,
"trinamic_spi_chain": 0,
"trinamic_uart_n": 0,
"trinamic_uart_addr": 1,
"pio_board": "btt_skr_30_h743",
"ldscript": "STM32H743ZITX_FLASH.ld"
Expand All @@ -80,17 +74,9 @@
"MAP": "Inc/btt_skr_v3.0_map.h",
"caps": {
"axes": 5,
"ganged_axes": 2,
"auto_square": 2,
"digital_in": 0,
"digital_out": 0,
"eeprom": 0,
"fram": 0,
"i2c": 0,
"safety_door": 0,
"safety_door": 1,
"serial_ports": 1,
"trinamic_spi_cs": 1,
"trinamic_spi_chain": 0,
"trinamic_uart_n": 0,
"trinamic_uart_addr": 1,
"pio_board": "btt_skr_30_h743",
"ldscript": "STM32H743ZITX_FLASH_BL.ld"
Expand All @@ -110,17 +96,9 @@
"MAP": "Inc/btt_skr_v3.0_map.h",
"caps": {
"axes": 5,
"ganged_axes": 2,
"auto_square": 2,
"digital_in": 0,
"digital_out": 0,
"eeprom": 0,
"fram": 0,
"i2c": 0,
"safety_door": 0,
"safety_door": 1,
"serial_ports": 1,
"trinamic_spi_cs": 1,
"trinamic_spi_chain": 0,
"trinamic_uart_n": 0,
"trinamic_uart_addr": 1,
"pio_board": "btt_skr_30_h723",
"ldscript": "STM32H723VGTX_FLASH.ld"
Expand All @@ -140,17 +118,9 @@
"MAP": "Inc/btt_skr_v3.0_map.h",
"caps": {
"axes": 5,
"ganged_axes": 2,
"auto_square": 2,
"digital_in": 0,
"digital_out": 0,
"eeprom": 0,
"fram": 0,
"i2c": 0,
"safety_door": 0,
"safety_door": 1,
"serial_ports": 1,
"trinamic_spi_cs": 1,
"trinamic_spi_chain": 0,
"trinamic_uart_n": 0,
"trinamic_uart_addr": 1,
"pio_board": "btt_skr_30_h723",
"ldscript": "STM32H723VGTX_FLASH_BL.ld"
Expand All @@ -170,18 +140,11 @@
"MAP": "Inc/btt_octopus_max_map.h",
"caps": {
"axes": 6,
"ganged_axes": 3,
"auto_square": 3,
"digital_in": 0,
"digital_out": 0,
"sdcard": 0,
"eeprom": -32,
"fram": 0,
"i2c": 0,
"safety_door": 0,
"safety_door": 1,
"serial_ports": 1,
"trinamic_spi_cs": 1,
"trinamic_spi_chain": 0,
"trinamic_uart_n": 0,
"trinamic_uart_addr": 1,
"pio_board": "btt_octopus_max_h723",
"ldscript": "STM32H723ZETX_FLASH.ld"
Expand All @@ -201,18 +164,11 @@
"MAP": "Inc/btt_octopus_max_map.h",
"caps": {
"axes": 6,
"ganged_axes": 3,
"auto_square": 3,
"digital_in": 0,
"digital_out": 0,
"sdcard": 0,
"eeprom": -32,
"fram": 0,
"i2c": 0,
"safety_door": 0,
"safety_door": 1,
"serial_ports": 1,
"trinamic_spi_cs": 1,
"trinamic_spi_chain": 0,
"trinamic_uart_n": 0,
"trinamic_uart_addr": 1,
"pio_board": "btt_octopus_max_h723",
"ldscript": "STM32H723ZETX_FLASH_BL.ld"
Expand All @@ -234,6 +190,7 @@
"axes": 8,
"digital_in": 3,
"digital_out": 4,
"serial_ports": 2,
"ethernet": 1,
"usb_cdc": 0,
"pio_board": "nucleo_h743zi",
Expand All @@ -257,6 +214,7 @@
"axes": 8,
"digital_in": 3,
"digital_out": 4,
"serial_ports": 2,
"ethernet": 1,
"usb_cdc": 0,
"pio_board": "nucleo_h723zg",
Expand All @@ -278,15 +236,9 @@
"URL": "https://github.com/WeActStudio/MiniSTM32H7xx",
"caps": {
"axes": 3,
"digital_in": 0,
"digital_out": 0,
"eeprom": 0,
"fram": 0,
"i2c": 0,
"safety_door": 0,
"safety_door": 1,
"serial_ports": 1,
"trinamic_spi_cs": 1,
"trinamic_spi_chain": 0,
"trinamic_uart_n": 0,
"trinamic_uart_addr": 1,
"pio_board": "weact_mini_h743vitx",
"ldscript": "STM32H743ZITX_FLASH.ld"
Expand Down

0 comments on commit 0df6f6d

Please sign in to comment.