glasgow: remove unused usb1 imports
by sazzach 4 months 2 days
4523e2a1
software: update `pdm.min.lock`.
by github-merge-queue 3 months 2 weeks
60f55780
CI: push latest wheel to https://glasgow-embedded....
by whitequark 3 months 2 weeks
CI: push latest wheel to https://glasgow-embedded.org/.

This will be used by the WebUSB port.
7fb14e84
GitHub: add bug report template.
by whitequark 3 months 2 weeks
eff547ca
applet.interface.uart: change quit sequence to `~`...
by whitequark 3 months 2 weeks
applet.interface.uart: change quit sequence to `~` then `.`.

This sequence is similar to SSH, except it doesn't have to follow
a newline. It's changed because on some non-US keyboard layouts it
may be difficult to enter Ctrl+\ (issue #998), and because it was
training users to use Ctrl+\ to quit other applets or modes, which
sends SIGQUIT and dumps core on some OSes (issue #568).

Fixes #998.
4b1fe1fd
hardware.build_plan: fix logging.
by whitequark 3 months 2 weeks
1ebe4794
pyproject.toml: exclude yowasp-yosys 0.56 as it fa...
by Joel Michael 3 months 2 weeks
pyproject.toml: exclude yowasp-yosys 0.56 as it fails building Glasgow applets with error ERROR: Assert `count_id(wire->name) == 0' failed in ../yosys-src/kernel/rtlil.cc:2621. Yosys issue ref: https://github.com/YosysHQ/yosys/issues/5274

pdm.min.lock: update as requested
13f7c698
software: deploy firmware.
by sazzach 3 months 3 weeks
8b021305
firmware: change eeprom page size to constant 64 b...
by sazzach 3 months 3 weeks
firmware: change eeprom page size to constant 64 bytes (+13 bytes XRAM).
4a2a3c6e
software: update `pdm.min.lock`.
by github-merge-queue 3 months 3 weeks
38be6c25
Report a bug