Begin processing code for Service Discovery Protocol attributes.

This commit is contained in:
Dean Camera 2010-05-17 23:36:05 +00:00
parent ff61dfa505
commit f13bc35a19
6 changed files with 94 additions and 46 deletions

View file

@ -60,7 +60,7 @@
# MCU name
MCU = at90usb647
MCU = at90usb1287
# Target board (see library "Board Types" documentation, NONE for projects not requiring
@ -87,7 +87,7 @@ BOARD = USBKEY
# F_CPU = 16000000
# F_CPU = 18432000
# F_CPU = 20000000
F_CPU = 8000000
F_CPU = 16000000
# Input clock frequency.