upload
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Это архивный репозиторий. Вы можете его клонировать или просматривать файлы, но не вносить изменения или открывать задачи/запросы на слияние.

1234567891011121314151617181920212223242526
  1. /** \file
  2. *
  3. * This file contains special DoxyGen information for the generation of the main page and other special
  4. * documentation pages. It is not a project source file.
  5. */
  6. /**
  7. * \page Page_Donating Donating to Support This Project
  8. *
  9. * \image html Images/Author.jpg "Dean Camera, LUFA Developer"
  10. *
  11. * I am a 24 year old Atmel Applications Engineer, living in Trondheim, Norway and working on LUFA in my spare time.
  12. * The development and support of this library requires much effort from myself, as I am the sole developer, maintainer
  13. * and supporter. Please consider donating a small amount to support this and my future Open Source projects - All
  14. * donations are <i>greatly</i> appreciated.
  15. *
  16. * Note that commercial entities can remove the attribution portion of the LUFA license by a one-time fee - see
  17. * \ref Page_LicenseInfo for more details (<b>Note: Please do NOT pay this in advance through the donation link below -
  18. * contact author for payment details.</b>).
  19. *
  20. * \htmlonly
  21. * \image html "http://www.pledgie.com/campaigns/6927.png"
  22. * \endhtmlonly
  23. * <a href="http://www.lufa-lib.org/donate">Donate to this project via PayPal</a> - Thanks in Advance!
  24. */