#include <stdint.h> so uint16_t is correctly defined.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1275 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2014-01-30 12:53:27 +00:00
parent eed99eb1a9
commit 2dab4109fe
3 changed files with 7 additions and 0 deletions

1
NEWS
View File

@@ -23,6 +23,7 @@ Current:
- bug #40817: Elf file support (possibly) not working on 6.0.1 windows build
- bug #40897: AT Mega2560 not correctly programmed with stk500(v1) ISP (solution patch)
- bug #41357: OS X: Avrdude messes with the usb stack?
- bug #41402: dfu.c missing include <stdint.h>
- patch #7896: DFU FLIPv2 programming support
- patch #XXXX: xxx