avr: added memstat message.

This commit is contained in:
Martin Preuss
2023-04-09 18:49:50 +02:00
parent be806e0867
commit e19b0ef8ac
3 changed files with 72 additions and 0 deletions

View File

@@ -227,6 +227,7 @@
.include "comproto_addr.asm"
.include "comproto_stats.asm"
.include "comproto_device.asm"
.include "comproto_memstats.asm"
.include "comproto_values.asm"
;.include "comproto_debug.asm"
;.include "comproto_twi.asm"