0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
bgamari
as Ben Gamari
More... almost 13 years ago
SDFileSystem: Kill unused local
bgamari
as Ben Gamari
More... almost 13 years ago
Extruder: Get default_feed_rate_checksum from Robot.h
bgamari
as Ben Gamari
More... almost 13 years ago
Extruder: Ensure stepper_motor_finished_move returns value
bgamari
as Ben Gamari
More... almost 13 years ago
Configurator: Another signedness warning
bgamari
as Ben Gamari
More... almost 13 years ago
SwitchPool: Signedness warning
bgamari
as Ben Gamari
More... almost 13 years ago
USBSerial: Ensure local is initialized in _getc
bgamari
as Ben Gamari
More... almost 13 years ago
CHAN_FS/diskio: Signedness warning fixes
bgamari
as Ben Gamari
More... almost 13 years ago
SerialConsole: Kill unused local
bgamari
as Ben Gamari
More... almost 13 years ago
SimpleShell: Kill unused local
bgamari
as Ben Gamari
More... almost 13 years ago
PauseButton: Ensure button_tick returns value
bgamari
as Ben Gamari
More... almost 13 years ago
Configurator: signedness warning fixes
bgamari
as Ben Gamari
More... almost 13 years ago
TemperatureControlPool: Signedness warning fix
bgamari
as Ben Gamari
More... almost 13 years ago
TemperatureControl: Ensure total ADC read is initialized
bgamari
as Ben Gamari
More... almost 13 years ago
TemperatureControl: Ensure thermistor_read_tick returns value
bgamari
as Ben Gamari
More... almost 13 years ago
TemperatureControl: Kill redundant code
bgamari
as Ben Gamari
More... almost 13 years ago
Stepper: Ensure stepper_motor_finished_move returns value
bgamari
as Ben Gamari
More... almost 13 years ago
Stepper: Ensure trapezoid_generator_tick returns a value
bgamari
as Ben Gamari
More... almost 13 years ago
Player: Fix signedness error
bgamari
as Ben Gamari
More... almost 13 years ago
GcodeDispatch: Fix incorrect usage of NULL
bgamari
as Ben Gamari
More... almost 13 years ago
USBCDCMSC: Ensure variable gets initialized
bgamari
as Ben Gamari
More... almost 13 years ago
USBCDCMSC: Kill ununsed local
bgamari
as Ben Gamari
More... almost 13 years ago