ignore backup files (*~) |
|
More...
|
almost 13 years ago
|
USBMSD: use ahbmalloc |
|
More...
|
almost 13 years ago
|
USBSerial is a StreamOutput |
|
More...
|
almost 13 years ago
|
more improvements to StreamOutputPool - use a default buffer so small printf avoids needless double conversion |
|
More...
|
almost 13 years ago
|
ahbmalloc routines actually tested, and inevitably tightened up |
|
More...
|
almost 13 years ago
|
Merge branch 'stepper' of github.com:arthurwolf/Smoothie into stepper |
|
More...
|
almost 13 years ago
|
optimized kernel |
|
More...
|
almost 13 years ago
|
Merge pull request #62 from bgamari/stepper |
|
More...
|
almost 13 years ago
|
StreamOutputPool: Use vsnprintf and return length |
|
More...
|
almost 13 years ago
|
SDFileSystem: Kill unused local |
|
More...
|
almost 13 years ago
|
Extruder: Get default_feed_rate_checksum from Robot.h |
|
More...
|
almost 13 years ago
|
Extruder: Ensure stepper_motor_finished_move returns value |
|
More...
|
almost 13 years ago
|
Configurator: Another signedness warning |
|
More...
|
almost 13 years ago
|
SwitchPool: Signedness warning |
|
More...
|
almost 13 years ago
|
USBSerial: Ensure local is initialized in _getc |
|
More...
|
almost 13 years ago
|
CHAN_FS/diskio: Signedness warning fixes |
|
More...
|
almost 13 years ago
|
SerialConsole: Kill unused local |
|
More...
|
almost 13 years ago
|
SimpleShell: Kill unused local |
|
More...
|
almost 13 years ago
|
PauseButton: Ensure button_tick returns value |
|
More...
|
almost 13 years ago
|
Configurator: signedness warning fixes |
|
More...
|
almost 13 years ago
|
TemperatureControlPool: Signedness warning fix |
|
More...
|
almost 13 years ago
|
TemperatureControl: Ensure total ADC read is initialized |
|
More...
|
almost 13 years ago
|
TemperatureControl: Ensure thermistor_read_tick returns value |
|
More...
|
almost 13 years ago
|
TemperatureControl: Kill redundant code |
|
More...
|
almost 13 years ago
|
Stepper: Ensure stepper_motor_finished_move returns value |
|
More...
|
almost 13 years ago
|
Stepper: Ensure trapezoid_generator_tick returns a value |
|
More...
|
almost 13 years ago
|
Player: Fix signedness error |
|
More...
|
almost 13 years ago
|
GcodeDispatch: Fix incorrect usage of NULL |
|
More...
|
almost 13 years ago
|
USBCDCMSC: Ensure variable gets initialized |
|
More...
|
almost 13 years ago
|
USBCDCMSC: Kill ununsed local |
|
More...
|
almost 13 years ago
|