BlackMark
  • Joined on 2019-03-26
BlackMark pushed to main at avr/bootloader 2026-07-19 17:15:09 +02:00
445e187722 tsb: document the three tiers at full parity in the build file
250aba5cfb tsb: protocol test covers the password gate and emergency erase
5c900720e3 tsb: pure and tricks tiers reach full oracle feature parity
7d6ef959b2 tsb: asm tier reaches full oracle feature parity at 502 B
11ffbce2e2 tsb: vendor the fixed-baud assembly oracle as the size/feature bar
Compare 5 commits »
BlackMark pushed to main at avr/bootloader 2026-07-19 14:55:03 +02:00
f32a27ff15 tsb: use the named register surface
BlackMark pushed to main at avr/bootloader 2026-07-19 14:02:10 +02:00
57d94cf631 tsb: refactor the pure tier onto libavr sugar
8203a24f33 tsb: slim the port branch to the libavr reimplementation
Compare 2 commits »
BlackMark pushed to main at avr/bootloader 2026-07-19 10:52:15 +02:00
2906da3272 tsb: drop the local -O3 strip, now handled by the libavr toolchain
BlackMark created branch main in avr/bootloader 2026-07-19 10:05:04 +02:00
BlackMark pushed to main at avr/bootloader 2026-07-19 10:05:04 +02:00
64c1e484b5 tsb: reimplement TinySafeBoot on libavr in three size tiers
BlackMark pushed to main at avr/fantemp 2026-07-18 10:32:56 +02:00
b7a2e50506 Keep the curve and thermistor comments timeless
BlackMark pushed to main at avr/fantemp 2026-07-18 08:03:44 +02:00
f17ebd17e5 Use libavr flash_table and __builtin_log
BlackMark created branch main in avr/fantemp 2026-07-18 07:28:18 +02:00
BlackMark pushed to main at avr/fantemp 2026-07-18 07:28:18 +02:00
ab78d94872 Rewrite on libavr
BlackMark created branch main in avr/ds3231 2026-07-18 01:09:45 +02:00
BlackMark pushed to main at avr/ds3231 2026-07-18 01:09:45 +02:00
cdca5219d0 Rewrite on libavr
BlackMark pushed tag v1.4 to BlackMark/AdaptiveBrightness 2022-07-22 12:39:39 +02:00
BlackMark released AdaptiveBrightness v1.4 at BlackMark/AdaptiveBrightness 2022-07-22 12:39:39 +02:00
BlackMark pushed to master at BlackMark/AdaptiveBrightness 2022-07-22 12:35:08 +02:00
b7895d61c6 Implement hysteresis for setting monitor brightness
BlackMark pushed to example at avr/eink 2022-06-04 19:45:16 +02:00
c9c2380332 Add integer text scaling
BlackMark pushed to master at avr/eink 2022-06-04 19:44:29 +02:00
827decfcbd Implement integer text scaling
BlackMark pushed to master at avr/eink 2022-06-04 18:56:55 +02:00
d23814fefc Reset memory layout after drawing text
BlackMark pushed to example at avr/eink 2022-06-04 13:24:36 +02:00
a2060c3ab5 Implement basic font rendering
BlackMark pushed to master at avr/eink 2022-06-04 13:24:10 +02:00
e62a7ed498 Implement basic font rendering