mdebug

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 1ed3027cb83464ccae6c05cc4e8343dfc458e7c2
parent 6e505bf2e0af469d27616c708f112921474288dc
Author: Brian Swetland <swetland@playground.global>
Date:   Mon, 11 Jan 2016 15:48:58 -0800

firmware: updated for 1.2, with initial JTAG support

Diffstat:
Mfirmware/README | 4++--
Mfirmware/lpclink2-mdebug.bin | 0
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/firmware/README b/firmware/README @@ -55,8 +55,8 @@ Checking firmware version (debugger should show this on connect) ---------------------------------------------------------------- usb: board id: LPCLINK2 -usb: build id: fw v0.9 (Aug 7 2015, 17:39:58) -usb: protocol: 1.0 +usb: build id: fw v0.91 (Jan 11 2016, 15:43:28) +usb: protocol: 1.2 usb: max data: 8192 byte rx buffer diff --git a/firmware/lpclink2-mdebug.bin b/firmware/lpclink2-mdebug.bin Binary files differ.