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
AgeCommit message (Expand)Author
2021-03-19RefactoringDavid Crocker
2021-03-05Fixed some Eclipse warningsDavid Crocker
2021-03-04Created Platform and PrintMonitor folders within /srcDavid Crocker
2021-01-22Fix all compiler and linker errors for SAM4E+CoreN2GManuel Coenen
2021-01-09Fixes for gcc version 10David Crocker
2020-12-16Fixed build errors and warningsDavid Crocker
2020-12-16Changes to allow RAM to be cachedDavid Crocker
2020-12-15Added extra software reset data, added CRC speed testDavid Crocker
2020-12-11Renamed Uart to AsyncSerial to avoid name clashDavid Crocker
2020-12-07Merge branch 'v3-chrishamm' into v3.02-devDavid Crocker
2020-12-07Minor improvements to new HTTP CORS codeDavid Crocker
2020-12-07Bug fixes for the new M586 C-parameterChristian Hammacher
2020-12-07Merge branch 'v3-chrishamm' into v3.02-devDavid Crocker
2020-12-07Merge remote-tracking branch 'origin/v3-wilriker' into v3.02-devDavid Crocker
2020-12-07Tidied up return codes from GetFileInfoDavid Crocker
2020-12-07Fixes for call to conn_accept with null PCBDavid Crocker
2020-12-07Fix PanelDue not resetting at the end of flashingManuel Coenen
2020-12-04More work towards v3.2.0Christian Hammacher
2020-11-30Implement flashing PanelDue v3 from Duet mainboards (#451)Manuel
2020-11-13Added WiFi connection mode to diagnosticsDavid Crocker
2020-10-29Extended logging (#446)Manuel
2020-10-14Changes for new RTOS interface in RRFLibrariesDavid Crocker
2020-09-25Configure the UART pins only when they are used for a UARTDavid Crocker
2020-09-24Changes for new CoreN2G and to support v0.4 Duet 3 Mini prototypeDavid Crocker
2020-09-18Changes in preparation for Duet 3 Mini v0.4 build configurationDavid Crocker
2020-09-15Final (I hope!) changes for 3.2beta1David Crocker
2020-09-15Bug fixes for PanelDue in SBC modeChristian Hammacher
2020-09-11Minor bug fixDavid Crocker
2020-09-10Corrected DHCP timerDavid Crocker
2020-09-07Reworked Spindle code + network bug fixDavid Crocker
2020-08-17Networking and SBC buffers are now allocated dynamicallyDavid Crocker
2020-08-15Improvements to SBC interface for Duet 3 MiniDavid Crocker
2020-08-05Fixed issue with uploaded files not being savedDavid Crocker
2020-07-27Moved cache and base priority functions to CoreNG and CoreN2GDavid Crocker
2020-07-25Use 90MHz SDHC clock, added "dummy.dummy" file upload speed testDavid Crocker
2020-07-24VariousDavid Crocker
2020-07-20Fix (I hope) for strange network task crashes on Duet 3 Mini WiFiDavid Crocker
2020-07-18Fixes for cache on Duet MiniDavid Crocker
2020-07-18WiFi interface improvementsDavid Crocker
2020-07-16Invalidate cache after DMA receive on Duet 3 MiniDavid Crocker
2020-07-10Changed Duet 3 Mini build to use CoreN2GDavid Crocker
2020-07-09Rearranged/renamed DmacManager files in preparation for using CoreN2GDavid Crocker
2020-07-08Added support for dummy uploads, also use SDHC DMA on 5LCDavid Crocker
2020-07-03Minor changesDavid Crocker
2020-07-03Changes for 5LCDavid Crocker
2020-06-29Refactored DMA priority namesDavid Crocker
2020-06-28UARTs on 5LC now use separate Tx and Rx interrupt prioritiesDavid Crocker
2020-06-27Enabled SBC interface for 5LCDavid Crocker
2020-06-26Improved SD card write speedDavid Crocker
2020-06-26Improvements for 5LCDavid Crocker