Add XMEGA TWI peripheral driver to the Atmel Studio extension XML.
This commit is contained in:
parent
23910fa09e
commit
fd524b0e00
1 changed files with 4 additions and 1 deletions
|
@ -144,7 +144,10 @@
|
||||||
|
|
||||||
<require idref="lufa.common"/>
|
<require idref="lufa.common"/>
|
||||||
|
|
||||||
<info type="gui-flag" value="hidden"/>
|
<build type="c-source" value="Drivers/Peripheral/XMEGA/TWI_XMEGA.c"/>
|
||||||
|
<build type="header-file" value="Drivers/Peripheral/XMEGA/TWI_XMEGA.h"/>
|
||||||
|
<build type="include-path" value=".."/>
|
||||||
|
<build type="header-file" subtype="api" value="Drivers/Peripheral/TWI.h"/>
|
||||||
</module>
|
</module>
|
||||||
|
|
||||||
<module type="driver" id="lufa.drivers.peripheral.twi#uc3" caption="LUFA TWI Master Driver - UC3">
|
<module type="driver" id="lufa.drivers.peripheral.twi#uc3" caption="LUFA TWI Master Driver - UC3">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue