Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/Comms
AgeCommit message (Expand)Author
2021-03-19RefactoringDavid Crocker
2021-03-04Created Platform and PrintMonitor folders within /srcDavid Crocker
2021-02-15Use stack for filename instead of allocting it permanentlyManuel Coenen
2021-02-15Add M997 P parameter to specify firmware binary to useManuel Coenen
2021-02-14Firmware files are now stored in 0:/firmwareDavid Crocker
2021-01-26Convert PCCB to CoreN2GManuel Coenen
2021-01-22Merge remote-tracking branch 'origin/3.3-dev' into wil-convert-same70-to-coren2gManuel Coenen
2021-01-22Fix PanelDue flashing not possible on Duet 3 Mini 5+ when in SBC modeManuel Coenen
2021-01-20Remove no longer required differences between SAME70 and SAM4xManuel Coenen
2021-01-20Partway through cleaning up #if SAME5x crazynessManuel Coenen
2021-01-19Fix all compiler bugs (linker still unhappy)Manuel Coenen
2021-01-19Start converting Duet3 build to CoreN2G (not compiling yet)Manuel Coenen
2020-12-14Various fixesDavid Crocker
2020-12-13JSON encoding is now done by vuprintfDavid Crocker
2020-12-11Renamed Uart to AsyncSerial to avoid name clashDavid Crocker
2020-12-07Minor improvements to new HTTP CORS codeDavid Crocker
2020-12-07Further improvements to inital erase-and-resetManuel Coenen
2020-12-07Fix PanelDue not resetting at the end of flashingManuel Coenen
2020-12-03Added aux port diagnostics, and fix for M669 K5David Crocker
2020-12-02Fixed compile error in PCCB buildDavid Crocker
2020-12-01Fix intermediate messages not appearing on DSF setupsManuel Coenen
2020-12-01Add noexcept/THROWS() everywhereManuel Coenen
2020-12-01Fixed compile error for Duet 3 Mini build configurationsDavid Crocker
2020-11-30Reworked use of optimisation attributesDavid Crocker
2020-11-30Implement flashing PanelDue v3 from Duet mainboards (#451)Manuel
2020-11-25Reduced max length of M569 messages to avoid reply overflowDavid Crocker
2020-09-04Refactored aux port support to handle multiple aux portsDavid Crocker