aboutsummaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* clarified which-hex-file.md a bit; make sure the model number matchesSelene ToyKeeper2023-12-111-4/+7
|
* docs: expanded / reorganized info on Version Check formatsSelene ToyKeeper2023-12-032-44/+63
|
* added docs/battery-rainbow.png from old repo, since it's still relevantSelene ToyKeeper2023-12-011-0/+0
|
* minor documentation updatesSelene ToyKeeper2023-11-302-8/+9
|
* docs: added info on contributing, fixed minor formatting issuesSelene ToyKeeper2023-11-051-14/+25
|
* renamed anduril-manual.txt -> anduril-manual.mdSelene ToyKeeper2023-11-041-0/+0
|
* converted anduril-manual.txt to markdown formatSelene ToyKeeper2023-11-041-510/+595
|
* improved DFP setup and support:Selene ToyKeeper2023-11-041-0/+4
| | | | | | | | - `./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-032-13/+198
| | | | | | | | - 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
* added docs/which-hex-file.md to answer the #1 FAQSelene ToyKeeper2023-11-031-0/+39
|
* reorganized project files (part 1)Selene ToyKeeper2023-11-023-0/+5915
(just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)