Add platform driver dispatch header and makefile module source variable.
This commit is contained in:
parent
0d888458e1
commit
450ff51b7e
6 changed files with 92 additions and 9 deletions
|
|
@ -41,8 +41,8 @@
|
|||
*
|
||||
* \section Sec_Dependencies Module Source Dependencies
|
||||
* The following files must be built with any user project that uses this module:
|
||||
* - LUFA/Platform/UC3/InterruptManagement.c
|
||||
* - LUFA/Platform/UC3/Exception.S
|
||||
* - LUFA/Platform/UC3/InterruptManagement.c <i>(Makefile source module name: LUFA_SRC_PLATFORM)</i>
|
||||
* - LUFA/Platform/UC3/Exception.S <i>(Makefile source module name: LUFA_SRC_PLATFORM)</i>
|
||||
*
|
||||
* \section Sec_ModDescription Module Description
|
||||
* Interrupt controller driver for the AVR32 UC3 microcontrollers, for the configuration of interrupt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue