| Commit message (Expand) | Author | Age | Files | Lines |
| * | made build fail if eeprom data bigger than MCU's eeprom size | Selene ToyKeeper | 2023-11-07 | 3 | -38/+49 |
| * | memes | Selene ToyKeeper | 2023-11-06 | 1 | -0/+2 |
| * | build-all.sh: don't err when search term starts with a dash | Selene ToyKeeper | 2023-11-06 | 1 | -1/+1 |
| * | fixed invalid characters in github artifact names | Selene ToyKeeper | 2023-11-05 | 1 | -1/+1 |
| * | Merge branch 'johnou-bugfix/no-simple-ui-error' into trunk | Selene ToyKeeper | 2023-11-05 | 1 | -9/+10 |
| |\ |
|
| | * | more consistent syntax, to avoid failed builds when various options are used | Selene ToyKeeper | 2023-11-05 | 1 | -14/+12 |
| | * | Merge branch 'bugfix/no-simple-ui-error' of github.com:johnou/anduril into jo... | Selene ToyKeeper | 2023-11-05 | 1 | -2/+5 |
| |/| |
|
| | * | Fix compile error when Simple UI is undefined. | Johno Crawford | 2023-11-06 | 1 | -2/+5 |
| * | | Merge branch 'DurvalMenezes-undef_USE_MANUAL_MEMORY_fix' into trunk | Selene ToyKeeper | 2023-11-05 | 3 | -5/+11 |
| |\ \
| |/
|/| |
|
| | * | fixed build errors when #undef USE_MANUAL_MEMORY | Selene ToyKeeper | 2023-11-05 | 3 | -7/+7 |
| | * | Merge branch 'trunk' into DurvalMenezes-undef_USE_MANUAL_MEMORY_fix | Selene ToyKeeper | 2023-11-05 | 5 | -18/+102 |
| | |\
| |/
|/| |
|
| * | | Merge branch 'gretel-actions' into trunk | Selene ToyKeeper | 2023-11-05 | 3 | -2/+52 |
| |\ \ |
|
| | * | | removed test branch from action triggers | Selene ToyKeeper | 2023-11-05 | 1 | -1/+1 |
| | * | | test: is apt-get any faster than apt? | Selene ToyKeeper | 2023-11-05 | 1 | -3/+3 |
| | * | | github actions: cache the Atmel DFP files between runs | Selene ToyKeeper | 2023-11-05 | 1 | -2/+13 |
| | * | | fixed intentional error, because CI build-fail test worked correctly | Selene ToyKeeper | 2023-11-05 | 1 | -1/+1 |
| | * | | help CI detect build failures | Selene ToyKeeper | 2023-11-05 | 3 | -3/+4 |
| | * | | initial test to fix branch names and see if actions work | Selene ToyKeeper | 2023-11-05 | 1 | -6/+11 |
| | * | | Merge branch 'actions' of github.com:gretel/anduril-tk into gretel-actions | Selene ToyKeeper | 2023-11-05 | 1 | -0/+33 |
| |/| | |
|
| | * | | basic compile workflow publishing artifacts to test | Tom Hensel | 2023-11-05 | 1 | -0/+33 |
| * | | | make clean: don't remove files in arch/dfp/ | Selene ToyKeeper | 2023-11-05 | 1 | -2/+2 |
| * | | | docs: added info on contributing, fixed minor formatting issues | Selene ToyKeeper | 2023-11-05 | 2 | -14/+48 |
| | | * | Fixes syntax errors when USE_MANUAL_MEMORY is undefined. | Durval Menezes | 2023-11-05 | 1 | -1/+7 |
| | |/
|/| |
|
| * | | detect-mcu.sh: don't hang when MCU isn't found; exit with an error instead | Selene ToyKeeper | 2023-11-04 | 1 | -0/+4 |
| * | | added missing noctigon-k9.3 files hidden by an overzealous .gitignore rule | Selene ToyKeeper | 2023-11-04 | 5 | -2/+4 |
| |/ |
|
| * | renamed anduril-manual.txt -> anduril-manual.md | Selene ToyKeeper | 2023-11-04 | 2 | -1/+1 |
| * | converted anduril-manual.txt to markdown format | Selene ToyKeeper | 2023-11-04 | 1 | -510/+595 |
| * | improved DFP setup and support: | Selene ToyKeeper | 2023-11-04 | 6 | -30/+118 |
| * | @hank-*-boost: reduced ripple on low modes | Selene ToyKeeper | 2023-11-04 | 2 | -4/+8 |
| * | @hank-*-boost: fixed flicker while holding button at moon | Selene ToyKeeper | 2023-11-04 | 1 | -0/+2 |
| * | detect-mcu.sh: oops, that line of help text wasn't supposed to be executed | Selene ToyKeeper | 2023-11-03 | 1 | -1/+1 |
| * | documentation updates... | Selene ToyKeeper | 2023-11-03 | 6 | -517/+113 |
| * | added docs/which-hex-file.md to answer the #1 FAQ | Selene ToyKeeper | 2023-11-03 | 1 | -0/+39 |
| * | './make clean' should remove generated .cpp files too | Selene ToyKeeper | 2023-11-03 | 1 | -2/+2 |
| * | renamed tk*.h in file contents, and deleted unused files | Selene ToyKeeper | 2023-11-03 | 13 | -269/+13 |
| * | renamed tk*.h to arch/*.h or fsm/*.h (part 1) | Selene ToyKeeper | 2023-11-03 | 6 | -0/+0 |
| * | moved ATTINY and MODEL_NUMBER into $target/arch and $target/model, | Selene ToyKeeper | 2023-11-03 | 211 | -299/+251 |
| * | moved variant builds under their parent, like "d4-219" -> "d4/219" | Selene ToyKeeper | 2023-11-03 | 39 | -20/+21 |
| * | fixed compile scripts and added a "./make" wrapper for convenience | Selene ToyKeeper | 2023-11-03 | 3 | -15/+103 |
| * | renamed cfg.h -> anduril.h inside source files | Selene ToyKeeper | 2023-11-03 | 51 | -52/+52 |
| * | renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1) | Selene ToyKeeper | 2023-11-03 | 73 | -2/+2 |
| * | got things to compile again, renamed #includes | Selene ToyKeeper | 2023-11-02 | 164 | -977/+317 |
| * | reorganized project files (part 1) | Selene ToyKeeper | 2023-11-02 | 256 | -453/+0 |
| * | added LICENSE (GPLv3) | Selene ToyKeeper | 2023-11-02 | 1 | -0/+674 |
| * | added barebones README.md | Selene ToyKeeper | 2023-11-02 | 1 | -0/+9 |
| * | repo converted from bzr to git, added .gitignore | Selene ToyKeeper | 2023-11-02 | 1 | -0/+13 |
| * | merged multi-channel branch with a major refactor and half a year of updates | Selene ToyKeeper | 2023-11-02 | 270 | -6942/+13601 |
| |\ |
|
| | * | slightly longer smooth-off animation, to make on and off feel symmetrical | Selene ToyKeeper | 2023-10-31 | 1 | -1/+1 |
| | * | finally added a change log | Selene ToyKeeper | 2023-10-31 | 1 | -0/+245 |
| | * | converted fw3x-lume1 to new API, I think | Selene ToyKeeper | 2023-10-31 | 5 | -87/+168 |