Begin processing code for Service Discovery Protocol attributes.
This commit is contained in:
parent
ff61dfa505
commit
f13bc35a19
6 changed files with 94 additions and 46 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue