aboutsummaryrefslogtreecommitdiff
path: root/hw/thefreeman (follow)
Commit message (Expand)AuthorAgeFilesLines
* increased voltage precision from 0.025V to 0.02VSelene ToyKeeper2024-03-273-7/+7
* thefreeman-avr32dd20-devkit: enable boost bypass at boot, so AA/NiMH can bootSelene ToyKeeper2024-02-021-0/+1
* avr32dd20-devkit: use unimplemented "CH" pin as a boost bypass controlSelene ToyKeeper2024-01-302-2/+33
* use BLIP_LEVEL instead of 0 for "blip"sSelene ToyKeeper2023-12-151-0/+1
* 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-223-20/+19
* 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
* refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper2023-11-103-13/+3
* moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper2023-11-0312-9/+6
* renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1)Selene ToyKeeper2023-11-033-0/+0
* got things to compile again, renamed #includesSelene ToyKeeper2023-11-028-11/+11
* reorganized project files (part 1)Selene ToyKeeper2023-11-028-0/+983