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-04Created Platform and PrintMonitor folders within /srcDavid Crocker
2021-02-10Fixed issue with writing to external SD card on Duet 3 MiniDavid Crocker
2021-02-08Fix illegal concurrent access to SD cardsManuel Coenen
2021-02-04Fixed build errorsDavid Crocker
2021-02-04Merge branch '3.3-dev' into wil-convert-same70-to-coren2gDavid Crocker
2021-02-03Fixed potentially problematic SAME70 static variablesDavid Crocker
2021-02-03Use const pointerManuel Coenen
2021-02-03Use a stateless implementation always providing the SD slot to useManuel Coenen
2021-01-20Corrected a commentDavid Crocker
2021-01-19Removed SAME70DFP from include pathDavid Crocker
2020-12-20Fixed occasional SD card crash on Duet 3 when booting up3.2RC1David Crocker
2020-12-16File write buffers moved to non-cached memory for SAME70David Crocker
2020-12-16Changes to allow RAM to be cachedDavid Crocker
2020-12-05Mutex & BinarySemaphore now derive from the underlying FreeRTOS structsDavid Crocker
2020-10-19Moved #include <Core.h> outside of extern "C" { } (#440)markmaker
2020-10-14Got rid of resourceMutex, use a TaskCriticalSection locker insteadDavid Crocker
2020-09-29Fixed Duet 3 Mini 0.4 TMC UART config, fixed SDHC infinite loopDavid Crocker
2020-09-24Changes for new CoreN2G and to support v0.4 Duet 3 Mini prototypeDavid Crocker
2020-09-04Refactored aux port support to handle multiple aux portsDavid Crocker
2020-07-25Changes for new CoreN2GDavid Crocker
2020-07-17Various fixesDavid Crocker
2020-07-11Changes to work with latest CoreNGDavid Crocker
2020-07-10Changed Duet 3 Mini build to use CoreN2GDavid Crocker
2020-07-09Fix to previous commit for Duet 2 and MB6HCDavid Crocker
2020-07-09Refactored SHDC code to remove useless layers and function parametersDavid Crocker
2020-07-08Added support for dummy uploads, also use SDHC DMA on 5LCDavid Crocker
2020-06-27Implemented mci_sync_get_speedDavid Crocker
2020-06-21More changes for 5LC, PanelDue now workingDavid Crocker
2020-06-19Changes for 5LCDavid Crocker
2020-06-19Changes for 5LCDavid Crocker
2020-06-17Changes for 5LCDavid Crocker
2020-06-17Fixed SPI mutex ont getting released when SPI SD card is accessedDavid Crocker
2020-06-17Changed to new SharedSpi driverDavid Crocker
2020-06-16More changes for 5LCDavid Crocker
2020-06-15Moved sd_mmc library here from CoreNGDavid Crocker
2020-06-15Changes for 5LCDavid Crocker
2020-06-15Adapted to changes in CoreNG SD MMC driver stackDavid Crocker
2020-06-15More changes for 5LC boardDavid Crocker
2020-04-25Removed 5-point bed compensation, added longest SD read timeDavid Crocker
2020-04-21Fixed to fan handling, more noexceptDavid Crocker
2020-01-11Added Job members to object modelDavid Crocker
2019-12-16Added more noexcept specifiersDavid Crocker
2019-08-21Bug fixesDavid Crocker
2019-04-23Duet 3 initial working buildDavid Crocker
2018-12-09Updated FatFs from version 0.9 to 0.13cDavid Crocker
2018-09-04Moved some libraries into new project RRFLibrariesDavid Crocker
2018-08-29More work towards 2.02beta2David Crocker
2018-07-14Version 2.01/1.22 beta 22.01beta2David Crocker
2018-06-23Version 2.01beta1David Crocker
2018-06-05Version 2.0 provisional2.0David Crocker