aboutsummaryrefslogtreecommitdiff
path: root/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed ADC on sp10-proSelene ToyKeeper2023-11-271-2/+5
* fixed ADC on attiny85 and related buildsSelene ToyKeeper2023-11-273-4/+19
* fixed ADC on attiny1634 and related buildsSelene ToyKeeper2023-11-2711-291/+49
* more ADC / DAC / MCU progress...Selene ToyKeeper2023-11-2410-151/+96
* avr32dd20-devkit: make the defaults a bit more dev friendlySelene ToyKeeper2023-11-221-1/+5
* ADC voltage: battcheck 3 digits, fixed t1616, switched back to 8-bit internal...Selene ToyKeeper2023-11-224-22/+21
* got ADC voltage+temp working on avrdd... but broke all other builds/MCUsSelene ToyKeeper2023-11-212-3/+22
* added *unfinished* support for avr32dd20, plus a build target for a dev kitSelene ToyKeeper2023-11-195-0/+453
* thefreeman/boost*: define Vref values more explicitly without magic numbersSelene ToyKeeper2023-11-194-18/+22
* missed a "include -> HWDEF_H" conversion earlierSelene ToyKeeper2023-11-191-1/+2
* refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper2023-11-1036-128/+54
* added missing noctigon-k9.3 files hidden by an overzealous .gitignore ruleSelene ToyKeeper2023-11-044-0/+4
* @hank-*-boost: reduced ripple on low modesSelene ToyKeeper2023-11-042-4/+8
* @hank-*-boost: fixed flicker while holding button at moonSelene ToyKeeper2023-11-041-0/+2
* renamed tk*.h in file contents, and deleted unused filesSelene ToyKeeper2023-11-033-3/+3
* moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper2023-11-03203-187/+101
* moved variant builds under their parent, like "d4-219" -> "d4/219"Selene ToyKeeper2023-11-0338-16/+16
* renamed cfg.h -> anduril.h inside source filesSelene ToyKeeper2023-11-0351-52/+52
* renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1)Selene ToyKeeper2023-11-0372-0/+0
* got things to compile again, renamed #includesSelene ToyKeeper2023-11-02128-177/+177
* reorganized project files (part 1)Selene ToyKeeper2023-11-02133-0/+11980