index
:
openpcd
master
Firmware for the OpenPCD, OpenPICC and SIMtrace hardware
laforge@gnumonks.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
src
/
dfu
/
flash.h
blob: 0e6e78132e5db0ad39a424e28fe56fe91aa2e5d6 (
plain
)
1
2
3
4
#ifndef _FLASH_H #define _FLASH_H extern void flash_page(u_int8_t *addr); #endif
personal git repositories of
Harald Welte
. Your mileage may vary