aboutsummaryrefslogtreecommitdiff
path: root/hw (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-27fixed ADC on attiny1634 and related buildsSelene ToyKeeper11-291/+49
2023-11-24more ADC / DAC / MCU progress...Selene ToyKeeper10-151/+96
2023-11-22avr32dd20-devkit: make the defaults a bit more dev friendlySelene ToyKeeper1-1/+5
2023-11-22ADC voltage: battcheck 3 digits, fixed t1616, switched back to 8-bit internal...Selene ToyKeeper4-22/+21
2023-11-21got ADC voltage+temp working on avrdd... but broke all other builds/MCUsSelene ToyKeeper2-3/+22
2023-11-19added *unfinished* support for avr32dd20, plus a build target for a dev kitSelene ToyKeeper5-0/+453
2023-11-19thefreeman/boost*: define Vref values more explicitly without magic numbersSelene ToyKeeper4-18/+22
2023-11-19missed a "include -> HWDEF_H" conversion earlierSelene ToyKeeper1-1/+2
2023-11-10refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper36-128/+54
2023-11-05fixed intentional error, because CI build-fail test worked correctlySelene ToyKeeper1-1/+1
2023-11-05help CI detect build failuresSelene ToyKeeper1-1/+1
2023-11-04added missing noctigon-k9.3 files hidden by an overzealous .gitignore ruleSelene ToyKeeper4-0/+4
2023-11-04@hank-*-boost: reduced ripple on low modesSelene ToyKeeper2-4/+8
2023-11-04@hank-*-boost: fixed flicker while holding button at moonSelene ToyKeeper1-0/+2
2023-11-03renamed tk*.h in file contents, and deleted unused filesSelene ToyKeeper3-3/+3
2023-11-03moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper203-187/+101
2023-11-03moved variant builds under their parent, like "d4-219" -> "d4/219"Selene ToyKeeper38-16/+16
2023-11-03renamed cfg.h -> anduril.h inside source filesSelene ToyKeeper51-52/+52
2023-11-03renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1)Selene ToyKeeper72-0/+0
2023-11-02got things to compile again, renamed #includesSelene ToyKeeper128-177/+177
2023-11-02reorganized project files (part 1)Selene ToyKeeper133-0/+11980