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
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-30
eliminated direct CCP register access from arch/attiny1616
Selene ToyKeeper
1
-2
/
+2
2023-11-27
fixed ADC on attiny85 and related builds
Selene ToyKeeper
2
-19
/
+61
2023-11-27
fixed ADC on attiny1634 and related builds
Selene ToyKeeper
2
-37
/
+132
2023-11-24
more ADC / DAC / MCU progress...
Selene ToyKeeper
3
-6
/
+40
2023-11-22
ADC voltage: battcheck 3 digits, fixed t1616, switched back to 8-bit internal...
Selene ToyKeeper
4
-53
/
+133
2023-11-21
got ADC voltage+temp working on avrdd... but broke all other builds/MCUs
Selene ToyKeeper
2
-29
/
+46
2023-11-19
added *unfinished* support for avr32dd20, plus a build target for a dev kit
Selene ToyKeeper
2
-0
/
+356
2023-11-19
moved prevent_reboot_loop() and some other junk out of fsm/main.c
Selene ToyKeeper
6
-0
/
+39
2023-11-10
refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]
Selene ToyKeeper
8
-136
/
+745
2023-11-07
made build fail if eeprom data bigger than MCU's eeprom size
Selene ToyKeeper
1
-16
/
+8
2023-11-03
renamed tk*.h in file contents, and deleted unused files
Selene ToyKeeper
5
-260
/
+4
2023-11-03
renamed tk*.h to arch/*.h or fsm/*.h (part 1)
Selene ToyKeeper
5
-0
/
+471