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