| Commit message (Collapse) | Author | Files | Lines |
|
(was written a long time ago on a whim and never committed,
may as well do it now)
|
|
Also updated the format slightly, so this rev is: `2023-12-03+2#1`
+N for commits since tag
#1 for dirty
|
|
|
|
|
|
|
|
made 'make' and 'build-all.sh' exit with an error on fail,
so CI can hopefully detect it...
and added an intentional source bug to make it fail for testing purposes
|
|
|
|
- `./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.
|
|
- 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
|
|
(C preprocessor output files, used only for debugging)
|
|
(instead of a Makefile, which isn't really needed for this project)
|