For the port related errors - your Makefile is using
`BOARD_USBKEY` as the board, which normally has an AT90USB1297 MCU
on it. You'll need to set that to the `USER` board, and supply
your own dataflash routines to suit your chosen board. If you're
not using a Dataflash IC, you can rip out all the Dataflash
references and replace them with your own storage driver.
--
You received this message because you are subscribed to the Google Groups "LUFA Library Support List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lufa-support...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lufa-support/51a04e79-cd44-47c9-b867-2b2866e525fbn%40googlegroups.com.