add spi, not tested yet

This commit is contained in:
Edward Emelianov
2024-03-07 19:40:21 +03:00
parent 4a6086a182
commit 8ea835d80f
17 changed files with 433 additions and 49 deletions

View File

@@ -4,6 +4,8 @@ can.c
can.h
commonfunctions.c
commonfunctions.h
encoder.c
encoder.h
flash.c
flash.h
gpio.c
@@ -14,6 +16,8 @@ main.c
proto.h
ringbuffer.c
ringbuffer.h
spi.c
spi.h
strfunc.c
strfunc.h
textfunctions.c