index
:
anduril
simple-ui
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-27
fixed ADC on attiny1634 and related builds
Selene ToyKeeper
11
-291
/
+49
2023-11-24
more ADC / DAC / MCU progress...
Selene ToyKeeper
10
-151
/
+96
2023-11-22
avr32dd20-devkit: make the defaults a bit more dev friendly
Selene ToyKeeper
1
-1
/
+5
2023-11-22
ADC voltage: battcheck 3 digits, fixed t1616, switched back to 8-bit internal...
Selene ToyKeeper
4
-22
/
+21
2023-11-21
got ADC voltage+temp working on avrdd... but broke all other builds/MCUs
Selene ToyKeeper
2
-3
/
+22
2023-11-19
added *unfinished* support for avr32dd20, plus a build target for a dev kit
Selene ToyKeeper
5
-0
/
+453
2023-11-19
thefreeman/boost*: define Vref values more explicitly without magic numbers
Selene ToyKeeper
4
-18
/
+22
2023-11-19
missed a "include -> HWDEF_H" conversion earlier
Selene ToyKeeper
1
-1
/
+2
2023-11-10
refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]
Selene ToyKeeper
36
-128
/
+54
2023-11-05
fixed intentional error, because CI build-fail test worked correctly
Selene ToyKeeper
1
-1
/
+1
2023-11-05
help CI detect build failures
Selene ToyKeeper
1
-1
/
+1
2023-11-04
added missing noctigon-k9.3 files hidden by an overzealous .gitignore rule
Selene ToyKeeper
4
-0
/
+4
2023-11-04
@hank-*-boost: reduced ripple on low modes
Selene ToyKeeper
2
-4
/
+8
2023-11-04
@hank-*-boost: fixed flicker while holding button at moon
Selene ToyKeeper
1
-0
/
+2
2023-11-03
renamed tk*.h in file contents, and deleted unused files
Selene ToyKeeper
3
-3
/
+3
2023-11-03
moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,
Selene ToyKeeper
203
-187
/
+101
2023-11-03
moved variant builds under their parent, like "d4-219" -> "d4/219"
Selene ToyKeeper
38
-16
/
+16
2023-11-03
renamed cfg.h -> anduril.h inside source files
Selene ToyKeeper
51
-52
/
+52
2023-11-03
renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1)
Selene ToyKeeper
72
-0
/
+0
2023-11-02
got things to compile again, renamed #includes
Selene ToyKeeper
128
-177
/
+177
2023-11-02
reorganized project files (part 1)
Selene ToyKeeper
133
-0
/
+11980
[prev]