Skip to content

2024-10-05

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Oct 02:10
· 62 commits to main since this release

Release Notes

2024-10-05: gha: only create for tagged builds
2024-10-05: gha: create release candiate
2024-10-05: gha: create candidate release notes
2024-10-05: pages: removed pages site - been moved to dinoboards.com.au
2024-10-03: github-actions: export firmware hex/version into programmer build
2024-10-03: github-actions: split across multiple jobs
2024-10-03: github-actions: fix issue with programmer build on CI
2024-10-03: programmer: mark firmware converter bash scripts as executable
2024-10-03: programmer: updated to embedded a eZ80 firmware within the pi pico's firmware
2024-10-02: docs/index: adjusted ready-for-soldering.mp3 embedded asset
2024-10-02: Update docs/index.md
2024-10-02: Updated schematic to current latest versions
2024-10-01: docs: added some more details to index page
2024-10-01: readme: fix path for schematic links
2024-10-01: readme: added links to schematics
2024-09-30: Added docs dir. In prep for github pages site
2024-09-30: hardware: fix the github-action build script
2024-09-30: hardware: added github action to build jed file
2024-09-30: readme: updates to readme files
2024-09-29: programmer: flash command now operational and flashed the ROM
2024-09-29: firmware: flash fdiv calculation simplified
2024-09-29: added gitattributes to have correct line endings for linux/windows files
2024-09-29: programmer: updated docker image to pre-compile picotools
2024-09-28: github-actions: added programmer and apps
2024-09-28: adding github action to use docker/wine to build firmware on every push
2024-09-28: programmer: added new command to set cpu freq used for timing calculations
2024-09-27: programmer: added reset and mode commands
2024-09-27: programmer: re-activated wait for zda high defense
2024-09-27: programmer: added pause and continue commands
2024-09-27: programmer: added command flash - wip only parses a hex file
2024-09-27: programmer: status command now details the specific status bits
2024-09-27: programmer: some refactoring and added initial command line processor
2024-09-26: programmer: pi pico tool chain dockerised
2024-09-25: programmer: added simple stdin read-line bufferred input
2024-09-25: programmer: spike code to retrieve status register
2024-09-25: updated zds/makefile to have external memory consistent with design (0x30xxxxxx
2024-09-22: programmer: clock signal now has a 50% duty cycle
2024-09-22: added scripts to faciliate created github releases