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-01-20Remove no longer required differences between SAME70 and SAM4xManuel Coenen
2021-01-20Partway through cleaning up #if SAME5x crazynessManuel Coenen
2021-01-20Fixed call to DeviceInitDavid Crocker
2021-01-19Fix all compiler bugs (linker still unhappy)Manuel Coenen
2021-01-18Use permanent CAN message buffer allocationDavid Crocker
2021-01-18Use CoreAllocPermanent from syscalls.hDavid Crocker
2020-12-16File write buffers moved to non-cached memory for SAME70David Crocker
2020-12-15Added extra software reset data, added CRC speed testDavid Crocker
2020-12-13JSON encoding is now done by vuprintfDavid Crocker
2020-12-08Replaced ASF flash service by new Flash module in CoreNGDavid Crocker
2020-12-07Files missing from previous commitDavid Crocker
2020-12-05Mutex & BinarySemaphore now derive from the underlying FreeRTOS structsDavid Crocker
2020-12-04File read operations are now routed to mass storage or LinuxInterfaceManuel Coenen
2020-10-29Extended logging (#446)Manuel
2020-10-24Fixed various reasons for crashing when booting or upgrading firmwareDavid Crocker
2020-10-23Use new syscalls.h in CoreNG/CoreN2GDavid Crocker
2020-10-14Changes for new RTOS interface in RRFLibrariesDavid Crocker
2020-10-09Fixed issue #433David Crocker
2020-10-07Changes for Duet 3 ATEDavid Crocker
2020-09-30More work on the SBC interfaceChristian Hammacher
2020-09-29Minor bug fixesChristian Hammacher
2020-09-11Minor bug fixDavid Crocker
2020-08-28VariousDavid Crocker
2020-08-15Improvements to SBC interface for Duet 3 MiniDavid Crocker
2020-08-02Changes for latest CoreN2GDavid Crocker
2020-07-28Changes for latest CoreNGDavid Crocker
2020-07-27Moved cache and base priority functions to CoreNG and CoreN2GDavid Crocker
2020-07-24VariousDavid Crocker
2020-07-20Fixed delayMicroseconds before RTOS startsDavid Crocker
2020-07-09Preparation for using CoreN2G in Duet 3 Mini buildDavid Crocker
2020-07-09Rearranged/renamed DmacManager files in preparation for using CoreN2GDavid Crocker
2020-07-04Protect bootloader if running on Duet 3 MiniDavid Crocker
2020-07-03Support 5LC board with bootloaderDavid Crocker
2020-06-26Improved SD card write speedDavid Crocker
2020-06-25Fixes for 5LCDavid Crocker
2020-06-21More changes for 5LC, PanelDue now workingDavid Crocker
2020-06-18Changes for 5LCDavid Crocker
2020-06-18Changes for 5LCDavid Crocker
2020-06-17More changes for 5LC, pin table completeDavid Crocker
2020-06-17Changed to new SharedSpi driverDavid Crocker
2020-05-31More changes for 5LC boardDavid Crocker
2020-01-11More work on object modelDavid Crocker
2020-01-11Reduced RAM usage on Duet 2 buildsDavid Crocker
2020-01-10Added changes for LPC build (thanks sdavi)David Crocker
2019-12-24Fixes to exception support for Duet 3David Crocker
2019-12-24Exception handling now workingDavid Crocker
2019-12-10Started adding noexcept specifiersDavid Crocker
2019-12-02Ethernet and other fixesDavid Crocker
2019-11-25VariousDavid Crocker
2019-11-14Refactor StepTimer and step interruptsDavid Crocker