| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
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)
|