upload
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

lufa_platform_xmega.xml 578B

1234567891011121314151617181920212223
  1. <!--
  2. LUFA Library
  3. Copyright (C) Dean Camera, 2013.
  4. dean [at] fourwalledcubicle [dot] com
  5. www.lufa-lib.org
  6. -->
  7. <!-- Atmel Studio framework integration file -->
  8. <lufa>
  9. <asf xmlversion="1.0">
  10. <module type="driver" id="lufa.platform.xmega" caption="LUFA XMEGA Platform Drivers">
  11. <device-support-alias value="lufa_xmega"/>
  12. <info type="gui-flag" value="hidden"/>
  13. <build type="doxygen-entry-point" value="Group_PlatformDrivers_XMEGA"/>
  14. <build type="header-file" value="Platform/XMEGA/ClockManagement.h"/>
  15. </module>
  16. </asf>
  17. </lufa>