Shoehorn EXPERIMENTAL_I2CBUS into Travis test
This commit is contained in:
parent
a99ecf71d8
commit
e3efb04295
@ -205,10 +205,11 @@ script:
|
|||||||
- opt_enable ULTIMAKERCONTROLLER FILAMENT_LCD_DISPLAY
|
- opt_enable ULTIMAKERCONTROLLER FILAMENT_LCD_DISPLAY
|
||||||
- build_marlin
|
- build_marlin
|
||||||
#
|
#
|
||||||
# Enable BEZIER_CURVE_SUPPORT
|
# Enable BEZIER_CURVE_SUPPORT, EXPERIMENTAL_I2CBUS, and I2C_SLAVE_ADDRESS
|
||||||
#
|
#
|
||||||
- restore_configs
|
- restore_configs
|
||||||
- opt_enable_adv BEZIER_CURVE_SUPPORT
|
- opt_enable_adv BEZIER_CURVE_SUPPORT EXPERIMENTAL_I2CBUS
|
||||||
|
- opt_set_adv I2C_SLAVE_ADDRESS 1
|
||||||
- build_marlin
|
- build_marlin
|
||||||
#
|
#
|
||||||
# Enable COREXY
|
# Enable COREXY
|
||||||
|
Loading…
Reference in New Issue
Block a user