add simple work with fonts (too small for this screen), still have some bugs with sprites in lower right corner

This commit is contained in:
Edward Emelianov
2023-05-11 00:36:10 +03:00
parent eda7d9127a
commit d88de360d0
16 changed files with 4917 additions and 64 deletions

View File

@@ -10,6 +10,10 @@ commonproto.c
commonproto.h
flash.c
flash.h
font14.h
fontNumb8.h
fonts.c
fonts.h
hardware.c
hardware.h
hashgen/hashgen.c
@@ -27,6 +31,8 @@ proto.c
proto.h
ringbuffer.c
ringbuffer.h
screen.c
screen.h
spi.c
spi.h
steppers.c

Before

Width:  |  Height:  |  Size: 402 B

After

Width:  |  Height:  |  Size: 457 B