aboutsummaryrefslogtreecommitdiff
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* changed version number to use the latest release tag instead of build dateSelene ToyKeeper2023-11-301-0/+2
| | | | | | | Before: 2023-11-30 (build date) After: 2023-10-31-98.1 (latest release tag + number of commits since + dirty flag)
* recommend .venv/ instead of env/ for python depsSelene ToyKeeper2023-11-071-2/+5
|
* added missing noctigon-k9.3 files hidden by an overzealous .gitignore ruleSelene ToyKeeper2023-11-041-2/+0
|
* improved DFP setup and support:Selene ToyKeeper2023-11-041-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.
* documentation updates...Selene ToyKeeper2023-11-031-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
* got things to compile again, renamed #includesSelene ToyKeeper2023-11-021-0/+1
| | | | (also modified the build scripts to work with the new file structure)
* repo converted from bzr to git, added .gitignoreSelene ToyKeeper2023-11-021-0/+13