Merge remote-tracking branch 'upstream/edge' into fix/trapezoid-symmetry
[clinton/Smoothieware.git] / src / libs / Pin.h
2014-11-24 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2014-11-24 Jim MorrisMerge pull request #549 from PetteriAimonen/edge
2014-11-23 Jim Morrisdidn't save any pin memory as classes ar ealwasys round...
2014-11-23 Jim Morrisoptimize Pin for memory and validity
2014-11-23 Petteri AimonenAdd hardware_pwm() function to smoothie Pins
2014-11-09 Jim MorrisMerge pull request #545 from Smoothieware/add/P1.23...
2014-11-05 Jim MorrisMerge pull request #542 from wolfmanjm/add/clear-block...
2014-11-03 Jim MorrisMerge branch 'feature/kill-button' into add/clear-block...
2014-11-03 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2014-08-30 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2014-08-30 Jim Morrisadd an optional kill button which can be on the pause...
2014-05-24 LogxenMerge pull request #399 from Smoothieware/edge
2014-02-19 LogxenMerge branch 'switch' into edge
2014-01-24 Michael MoonMerge branch 'master' into edge
2014-01-23 Michael MoonPin: built-in copy ctor is adequate
2014-01-23 Michael MoonStepperMotor has its own Pins. Copy data into them...
2013-12-22 Jim MorrisMerge pull request #295 from wolfmanjm/feature/uip...
2013-12-22 Jim MorrisMerge Network code with webserver etc
2013-12-22 Jim MorrisMerge branch 'upstreamedge' into upstream-master
2013-05-18 Stefan KruljMerge branch 'edge' of git://github.com/arthurwolf...
2013-05-13 Michael MoonMerge remote-tracking branch 'fix/USBMSD' into edge
2013-05-08 Michael MoonMerge pull request #165 from dandumit/edge
2013-05-07 Michael MoonMerge pull request #164 from wolfmanjm/feature/add...
2013-05-07 Jim Morrisadded repeater mode
2013-05-07 Jim MorrisSet no pullup the default for open drain outputs
2013-03-27 Arthur Wolfmerge edge into master
2013-02-17 LogxenMerge branch 'edge' into onboot
2013-02-16 LogxenMerge branch 'edge' into debugbreak
2013-02-16 LogxenMerge branch 'edge' into button
2013-02-13 arthurwolfMerge pull request #92 from wolfmanjm/move_digipot
2013-02-13 arthurwolfMerge pull request #96 from wolfmanjm/upstreamedge
2013-02-08 Adam GreenReorganized members in Pin class to save 4 bytes.
2013-01-02 Michael MoonMerge branch 'hotfix/db35a1-typo' into edge
2013-01-02 Michael MoonMerge branch 'master' into edge
2013-01-02 Michael MoonMerge branch 'feature/new-usb-stack' into edge
2013-01-02 Michael Moonpromote Pwm functions to a new class that overloads...
2013-01-02 Michael MoonPin: split larger functions out into implementation...
2013-01-02 Michael MoonPin: initialise and cap Sigma-Delta accumulator to...
2013-01-02 Michael MoonPin: support sigma-delta modulation as long as someone...
2013-01-02 Michael MoonPin: ensure FIOMASK is correct, also check nc pin in...
2013-01-02 Michael MoonMerge branch 'release/0.1'
2012-11-20 LogxenMerge branch 'edge' into button
2012-11-16 arthurwolfMerge pull request #72 from triffid/feature/SDHC_support
2012-11-16 Arthur Wolftemporary fix to the G92 bug
2012-11-12 Arthur WolfMerge branch 'edge' of github.com:arthurwolf/Smoothie...
2012-11-12 Arthur Wolfadded pull up/down function to pin.h
2012-11-11 Arthur WolfMerge branch 'edge' of github.com:arthurwolf/Smoothie...
2012-11-11 arthurwolfMerge pull request #67 from triffid/feature/cleaner_mak...
2012-11-11 Michael Moonmass trailing whitespace cleanup
2012-11-06 arthurwolfMerge pull request #66 from arthurwolf/stepper
2012-11-02 Arthur WolfMerge branch 'stepper' of github.com:arthurwolf/Smoothi...
2012-11-02 arthurwolfMerge pull request #62 from bgamari/stepper
2012-11-02 Ben GamariPin: Explicitly cast port_number to unsigned int to...
2012-09-17 Arthur Wolfmerging edge into stepper
2012-08-15 Arthur Wolfmerging edge into stepper, correcting conflicts
2012-07-08 Arthur Wolfwheee, basic homing
2012-07-07 arthurwolfMerge pull request #48 from arthurwolf/edge
2012-07-01 Arthur WolfMerge branch 'edge' into stepper
2012-06-26 Arthur Wolfhalf-way commit to explain some of what is going on
2012-05-11 LogxenMerge branch 'edge' into wait4q
2012-05-11 arthurwolfMerge pull request #31 from logxen/xhume
2012-05-11 Logxencleaning
2012-05-11 Logxenmostly changes to headers files to further identify...
2012-05-09 LogxenMerge branch 'edge' into wait4q
2012-05-09 Mark A. CooperMerge pull request #26 from logxen/edge
2012-05-09 Mark A. CooperMerge pull request #25 from logxen/edge
2012-05-09 Mark A. CooperMerge pull request #24 from logxen/xhume
2012-05-09 Logxenmade mbed.h include more specific for several key files
2012-04-22 Arthur WolfMerge branch 'edge' of github.com:arthurwolf/Smoothie...
2012-04-22 Arthur WolfAdded config option to enable currentcontrol module...
2012-02-27 Arthur Wolfremoved most mbed.h includes
2012-02-19 Arthur Wolfrepaired Pause subsystem, added M109 ( wait for temp...
2012-01-18 Arthur Wolfprecaution commit
2012-01-06 Arthur Wolfadded missing files, working on extruder module ( not...