fix port to atmega644
This commit is contained in:
5
avr/usbload/debug.h
Normal file
5
avr/usbload/debug.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
|
||||
void dump_packet(uint32_t addr,uint32_t len,uint8_t *packet);
|
||||
|
||||
Reference in New Issue
Block a user