aboutsummaryrefslogtreecommitdiff
path: root/hw/hank (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into rgb-voltage-configurableSiteRelEnby2024-04-205-0/+549
|\
| * d3aa: fixed voltage calculation to use 0.02V units instead of 0.025VSelene ToyKeeper2024-03-292-7/+5
| * d3aa weak battery test: blink 3x instead of 2x, and omit number readoutSelene ToyKeeper2024-03-293-5/+18
| * weak battery detection: use different thresholds for AA and Li-IonSelene ToyKeeper2024-03-262-12/+17
| * d3aa: got weak battery detection actually working,Selene ToyKeeper2024-03-262-38/+53
| * dammit, got alkaline detection half working and then my flashing adapter diedSelene ToyKeeper2024-03-252-0/+73
| * d3aa fine-tuning:Selene ToyKeeper2024-03-113-46/+35
| * d3aa: fixed voltage measurementSelene ToyKeeper2024-03-043-4/+5
| * Merge branch 'trunk' into emisar-d3aaSelene ToyKeeper2024-03-045-0/+511
| |\
| * | d3aa: made it easy to switch between vddio2 and external voltage dividerSelene ToyKeeper2023-12-052-9/+14
| * | emisar-d3aa: new model number, since this is a new product lineSelene ToyKeeper2023-11-301-1/+1
| * | added initial code for emisar-d3aa torchSelene ToyKeeper2023-11-305-0/+450
* | | Add a feature to make RGB voltage configurableSiteRelEnby2024-04-027-0/+7
| |/ |/|
* | added "emisar-2ch-fet-joined" build, for D4S w/ lighted switchSelene ToyKeeper2024-01-105-0/+511
|/
* fixed ADC on attiny1634 and related buildsSelene ToyKeeper2023-11-2711-291/+49
* refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper2023-11-1019-66/+36
* 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
* moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper2023-11-0398-101/+47
* moved variant builds under their parent, like "d4-219" -> "d4/219"Selene ToyKeeper2023-11-0333-16/+16
* renamed cfg.h -> anduril.h inside source filesSelene ToyKeeper2023-11-0336-37/+37
* renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1)Selene ToyKeeper2023-11-0337-0/+0
* got things to compile again, renamed #includesSelene ToyKeeper2023-11-0266-103/+103
* reorganized project files (part 1)Selene ToyKeeper2023-11-0266-0/+6188