| 2026-03-29 |
Fix link
Torsten Römer
committed
1 day ago
|
|---|---|
|
Fix image width
Torsten Römer
committed
1 day ago
|
|
|
|
|
|
Formatting
Torsten Römer
committed
1 day ago
|
|
|
|
|
|
FreeCAD update
Torsten Römer
committed
1 day ago
|
|
| 2025-07-21 |
|
| 2025-03-27 |
|
|
Update estimated average power consumption
...
|
|
| 2023-10-09 |
update to KiCad 7.0, add PDF for schematic and PCB (#47)
|
| 2023-10-08 |
add STEP for whole frame, update PDF (#46)
|
| 2023-10-07 |
update NetBeans project configuration
Torsten Römer
committed
on 7 Oct 2023
|
| 2023-10-06 |
make pointed-to objects const that are not supposed to be changed (#45)
|
| 2023-09-20 |
set frame in SRAM sequential mode, saving more power (#43)
|
|
more optimizations on types (#41)
|
|
| 2023-09-17 |
add types.h to Makefile
Torsten Römer
committed
on 17 Sep 2023
|
|
fix typo, add types.h to Makefile
Torsten Römer
committed
on 17 Sep 2023
|
|
|
put shared types in 'types.h' (#40)
...
|
|
|
|
|
| 2023-09-14 |
Let watchdog wake up MCU only every 8 instead of 1 seconds, saving some power (#38)
...
|
| 2023-09-11 |
avoid frequent, expensive divisions (#37)
|
| 2023-09-10 |
compile with -O2 instead of -Os as this seems to save a few microamps
Torsten Römer
committed
on 10 Sep 2023
|
| 2023-09-09 |
remove unnecessary delays in display initialization (#36)
...
|
|
|
|
|
|
|
|
|
|
| 2023-09-08 |
Merge pull request #33 from gitdode/makefile
...
|
|
add dependency on .h files and Makefile
Torsten Römer
committed
on 8 Sep 2023
|
|
| 2023-09-07 |
replace '-Wl,--relax' with '-mrelax' in Makefile
Torsten Römer
committed
on 7 Sep 2023
|
| 2023-09-06 |
Update README.md
|