Skip to content

Tags: vintagepc/MK404

Tags

dev

Toggle dev's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add sideband control PTY for FS and reset lines (#374)

* Add sideband control PTY for FS and reset lines

* Add sideband test coverage for MMU2

v1.1.2

Toggle v1.1.2's commit message
Fix #355 - semicolons/blank lines in hex file

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix heater freeze on power loss/reset (#353)

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Assorted cleaning (#332)

* Merge/cleanup USBIP part 1

* Fix clang-tidy and cleanup errors

* Cleaning & washing of code

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update help text to remove outdated info

Fixes #317

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add "debugcore" option for more flash space on 2560 (#304)

* Add debugchip option for more flash space on 2560

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix #291 Factory reset (#292)

* Fix #291

* fix makefile for OSX

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
#272 - Scripting Input terminal (#273)

* Basic input terminal (#272) with tab-complete

* Try to force a single task for tests

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
#239-Filament presence on startup (#240)

* #239-Filament presence on startup

* Update tests

v1.0.0-RC1

Toggle v1.0.0-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
#230 expand testing (#231)

* add a GL testing helper
* add GL test functionality, extensive tests
* Fix #236