When try to compile RRF 3.4-dev with disabled TMC22xx support: #define SUPPORT_TMC22xx 0, getting a compilation error: ../src/Platform/Platform.cpp:1100:12: error: 'SmartDrivers' has not been declared. Also there is some issues with WiFi support on SAM4S port. With DuetWiFiSocketServer 1.25, the firmware worked, but somehow not stable. When upgraded DuetWiFiSocketServer to 1.27. The moment the web control interface is opened, the board restarts.