thermidity / thermidity-avr /
..
nbproject update NetBeans project configuration 2 years ago
Makefile Update Makefile 1 year ago
bitmaps.c use binary instead of linear search (#30) 2 years ago
bitmaps.h put shared types in 'types.h' (#40) 2 years ago
dejavu.c use binary instead of linear search (#30) 2 years ago
dejavu.h use binary instead of linear search (#30) 2 years ago
display.c make pointed-to objects const that are not supposed to be changed (#45) 2 years ago
display.h make pointed-to objects const that are not supposed to be changed (#45) 2 years ago
eink.c remove unnecessary delays in display initialization (#36) 2 years ago
eink.h read from SRAM in sequential mode when writing to display (#23) 2 years ago
font.c more optimizations on types (#41) 2 years ago
font.h more optimizations on types (#41) 2 years ago
meter.c use binary instead of linear search (#30) 2 years ago
meter.h add fast update mode, refactor and simplify (#22) 2 years ago
pins.h optimizations on battery usage (#21) 2 years ago
spi.c improve circuit, update schematic, initial PCB, adjust pins 2 years ago
spi.h move to subdir 2 years ago
sram.c set frame in SRAM sequential mode, saving more power (#43) 2 years ago
sram.h set frame in SRAM sequential mode, saving more power (#43) 2 years ago
thermidity.c More optimizations (#39) 2 years ago
types.h more optimizations on types (#41) 2 years ago
unifont.c use binary instead of linear search (#30) 2 years ago
unifont.h use binary instead of linear search (#30) 2 years ago
usart.c make pointed-to objects const that are not supposed to be changed (#45) 2 years ago
usart.h make pointed-to objects const that are not supposed to be changed (#45) 2 years ago
utils.c move to subdir 2 years ago
utils.h move to subdir 2 years ago