1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-09-30 00:46:21 +03:00
ben-wpan/atusb
Werner Almesberger f91738c306 atusb/fw/usb/: adapted DFU engine to current stack and abstracted Flash ops
- dfu.c: updated includes
- dfu.c (device_descriptor): renamed USB IDs from USB_VENDOR/PRODUCT to
  DFU_USB_VENDOR/PRODUCT to allow differentiation
- dfu.c: changed all __bit to "int"
- dfu.c: removed all __xdata and __reentrant
- dfu.c: changed "ep0" to "eps[0]"
- dfu.c (payload, flash_erase_page, flash_write_byte, block_write,
  block_receive, block_transmit, my_setup): abstracted Flash interface
  and removed target-specific operations
- dfu.h: added prototypes for target-specific Flash operations
- dfu,c (my_setup, my_descr): removed SDCC-specific hacks
- dfu.c (my_reset): commented out - did we actually use this ?
2011-03-08 19:10:58 -03:00
..
cam Updates CAM processes of various sub-projects 2011-02-21 23:31:04 -03:00
fw atusb/fw/usb/: adapted DFU engine to current stack and abstracted Flash ops 2011-03-08 19:10:58 -03:00
atrf.sch atusb: slightly adjusted some component values for easier sourcing 2011-02-14 01:55:46 -03:00
atusb.brd atusb.brd: moved some component refernces to improve visual appearance 2011-02-14 23:32:10 -03:00
atusb.cmp atusb: slightly adjusted some component values for easier sourcing 2011-02-14 01:55:46 -03:00
atusb.pro atusb: new layout for the ATmega32U2 2011-01-31 04:57:02 -03:00
atusb.sch atusb: slightly adjusted some component values for easier sourcing 2011-02-14 01:55:46 -03:00
Makefile atben/Makefile (clean), atusb/Makefile (clean): remove Gerbers 2011-01-17 22:40:15 -03:00
usb.sch atusb: slightly adjusted some component values for easier sourcing 2011-02-14 01:55:46 -03:00