.settings
Fixed bug that screwed up reading after doing an electrical test.
2012-03-04 12:03:02 -08:00
LUFA
Updated to LUFA 120219 (with later CDC deadlock patch too)
2012-05-25 19:20:38 -07:00
tests
Added GPL header to all of my source files.
2012-05-25 20:21:04 -07:00
usb_serial
Added verify during write. It seems to mostly work except when the chip
2012-09-30 14:41:22 -07:00
.cproject
Added .bin file generation for firmware upload
2012-03-04 17:28:15 -08:00
.gitignore
.project
cdc_device_definition.c
Added GPL header to all of my source files.
2012-05-25 20:21:04 -07:00
cdc_device_definition.h
Added GPL header to all of my source files.
2012-05-25 20:21:04 -07:00
chip_id.h
Added GPL header to all of my source files.
2012-05-25 20:21:04 -07:00
delay.c
Added GPL header to all of my source files.
2012-05-25 20:21:04 -07:00
delay.h
Added GPL header to all of my source files.
2012-05-25 20:21:04 -07:00
Descriptors.c
Updated to LUFA 120219 (with later CDC deadlock patch too)
2012-05-25 19:20:38 -07:00
Descriptors.h
Continued playing with USB serial stuff. I think it's working well now, but I'm running into problems reading from the SIMM, so I need to figure out why I'm not getting the data I expect.
2011-12-10 10:35:41 -08:00
external_mem.c
Added verify during write. It seems to mostly work except when the chip
2012-09-30 14:41:22 -07:00
external_mem.h
Added verify during write. It seems to mostly work except when the chip
2012-09-30 14:41:22 -07:00
led.h
Added LED toggle to write/read modes.
2012-05-27 15:41:16 -07:00
LICENSE.txt
Added GPL license text file.
2012-05-25 22:41:15 -07:00
main.c
Added LED toggle to write/read modes.
2012-05-27 15:41:16 -07:00
mcp23s17.c
Added GPL header to all of my source files.
2012-05-25 20:21:04 -07:00
mcp23s17.h
Added GPL header to all of my source files.
2012-05-25 20:21:04 -07:00
ports.c
Added GPL header to all of my source files.
2012-05-25 20:21:04 -07:00
ports.h
Added GPL header to all of my source files.
2012-05-25 20:21:04 -07:00
programmer_protocol.h
Added verify during write. It seems to mostly work except when the chip
2012-09-30 14:41:22 -07:00