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
2022-08-06Fixed bug causing jerky uploads on Duet 3 and 3 Mini EthernetDavid Crocker
2022-08-04Minor improvements to LWIP config and associated codeDavid Crocker
2022-07-14Fixes to multicastDavid Crocker
2022-01-22Fixes for MB6XDDavid Crocker
2021-10-31Annotations for static analysisDavid Crocker
2021-10-31Replaced ecv.h by ecv_duet3d.h with standard undefs for C++David Crocker
2021-10-31Fixes for static analysisDavid Crocker
2021-09-19Got rid of type alias UARTClassDavid Crocker
2021-08-07Added _firmware_end to linker scriptsDavid Crocker
2021-07-11Increased size of Ethernet task stack because one user had overflowDavid Crocker
2021-06-02Corrected initialisation of Aux1 on Duet 3 MB6HCDavid Crocker
2021-03-22Replaced SetPullup calls by EnablePullup and DisablePullupDavid Crocker
2021-03-04Created Platform and PrintMonitor folders within /srcDavid Crocker
2021-01-26Enable pullups for all non-clock HSMCI pinsManuel Coenen
2021-01-22Fix stepper drivers not enabling and Ethernet not initilizedManuel Coenen
2021-01-21Fix Serial1 pin assignmentsManuel Coenen
2021-01-20Fix TMC51xx Miso/Mosi/Sclk pin modesManuel Coenen
2021-01-20Initialize AnalogIn and AnalogOutManuel Coenen
2021-01-20Partway through cleaning up #if SAME5x crazynessManuel Coenen
2021-01-20Fixed call to DeviceInitDavid Crocker
2021-01-19Fixed SAME70 USB interfaceDavid Crocker
2021-01-19Rename linker scriptManuel Coenen
2021-01-19Fix more linker issues (still not done)Manuel 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
2021-01-14VariousDavid Crocker
2021-01-13Added support for CAN time sync message Tx delay on SAME70David Crocker
2020-12-24Fixed bus off handling and other bugs in SAME70 CAN driver3.2RC2David Crocker
2020-12-16Changes to allow RAM to be cachedDavid Crocker
2020-11-22Fixed use of RSWDT in SAME70 buildsDavid Crocker
2020-08-28VariousDavid Crocker
2020-08-23Partial refactoring of the interface between CanInterface and CanDriverDavid Crocker
2020-08-21Started adding CAN support to Duet 3 Mini buildDavid Crocker
2020-07-09Rearranged/renamed DmacManager files in preparation for using CoreN2GDavid Crocker
2020-07-03Minor changesDavid Crocker
2020-06-23Added Ethernet support for 5LCDavid Crocker
2020-06-23Renamed gmac.cpp,.h to GmacInterface.cpp,.hDavid Crocker
2020-06-23Reorganised the location of Ethernet files in Hardware foldersDavid Crocker
2020-06-19More work on 5LCDavid Crocker
2020-06-19Changes for 5LCDavid Crocker
2020-06-16Moved SAME70 GMAC files to Hardware/SAME70David Crocker
2020-06-14Renamed some files to make the names uniqueDavid Crocker
2020-06-14Changes for 5LCDavid Crocker