aboutsummaryrefslogtreecommitdiff
path: root/.gitignore (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-11-30changed version number to use the latest release tag instead of build dateSelene ToyKeeper1-0/+2
Before: 2023-11-30 (build date) After: 2023-10-31-98.1 (latest release tag + number of commits since + dirty flag)
2023-11-07recommend .venv/ instead of env/ for python depsSelene ToyKeeper1-2/+5
2023-11-04added missing noctigon-k9.3 files hidden by an overzealous .gitignore ruleSelene ToyKeeper1-2/+0
2023-11-04improved DFP setup and support:Selene ToyKeeper1-0/+2
- `./make dfp` downloads and installs Atmel DFPs for each supported MCU - build.sh detects and uses attiny or avrdd, and others are simple to add - updated setup info in /README.md ... also some other small documentation updates.
2023-11-03documentation updates...Selene ToyKeeper1-0/+1
- fleshed out main README.md a bit - improved github formatting for docs/which-hex-file.md - added 'make docs' to preview .md files as .html - ignore html files generated by 'make docs' - removed rampingios-v3.html file generated years ago
2023-11-02got things to compile again, renamed #includesSelene ToyKeeper1-0/+1
(also modified the build scripts to work with the new file structure)
2023-11-02repo converted from bzr to git, added .gitignoreSelene ToyKeeper1-0/+13