avr: added flash-related messages.

This commit is contained in:
Martin Preuss
2023-04-20 00:43:07 +02:00
parent 5b9fe3d0cd
commit c65bd60bc5
15 changed files with 545 additions and 9 deletions

View File

@@ -64,6 +64,10 @@
msg_value2.h
msg_device.h
msg_flashready.h
msg_flashstart.h
msg_flashresponse.h
msg_flashend.h
msg_flashdata.h
</headers>
@@ -98,6 +102,10 @@
msg_value2.c
msg_device.c
msg_flashready.c
msg_flashstart.c
msg_flashresponse.c
msg_flashend.c
msg_flashdata.c
</sources>