Commit Graph

  • 085f4d38e8 Synthesize a list of subsections in the HV1 documentation for pages without nested inner pages. Dean Camera 2013-05-24 17:29:05 +02:00
  • ac36abd9f0 Update Atmel Studio integration XML to add additional internal module documentation entry points. Dean Camera 2013-05-23 22:48:47 +02:00
  • f5882b875e Fix HID descriptor mouse and joystick macros for integer multiples of 8 buttons. Dean Camera 2013-05-23 19:54:42 +02:00
  • 902d3d9bff Update Atmel Studio project captions. Dean Camera 2013-05-23 16:58:31 +02:00
  • b5285c1411 Minor documentation improvements. Dean Camera 2013-05-22 22:33:35 +02:00
  • 969120070c Fix typo in the Atmel Studio integration Getting Started page. Dean Camera 2013-05-22 22:32:35 +02:00
  • c07d670b6c Update to a new XAML GUI based version of the Atmel Studio integration blob. Dean Camera 2013-05-22 16:47:11 +02:00
  • 862a006190 Fix keymap of hid_liber from yeeeargh tmk 2013-05-21 10:33:59 +09:00
  • 796defa86c Fix deprecated 'prog_*' typedef - Issue #34 tmk 2013-05-20 22:42:29 +09:00
  • f835323682 Merge branch 'XMEGA-Demo-Ports-ClockOnly' Dean Camera 2013-05-20 16:40:26 +02:00
  • b37bde5675 Minor documentation improvements. Dean Camera 2013-05-20 13:55:47 +02:00
  • 10448970e5 Merge branch 'master' into XMEGA-Demo-Ports-ClockOnly Dean Camera 2013-05-20 00:06:37 +02:00
  • fdf50e9411 Add support for the XMEGA C3 Xplained board. Dean Camera 2013-05-20 00:06:13 +02:00
  • e51c0c84d6 Add missing project dependencies. Dean Camera 2013-05-19 23:17:25 +02:00
  • 151a1c5888 Port the device mode demos to the XMEGA architecture where applicable. Dean Camera 2013-05-19 22:59:46 +02:00
  • 329629a316 Pseudo-port the host mode demos for possible later multi-arch support. Dean Camera 2013-05-19 22:40:17 +02:00
  • 65a8d68c57 Pseudo-port the projects and dual role demos for possible later multi-arch support. Dean Camera 2013-05-19 22:28:02 +02:00
  • 139fabb6cd Add platform includes to the bootloaders. Dean Camera 2013-05-19 22:13:41 +02:00
  • 758ddfcc68 Assume 16MHz crystal by default in the AVR8 bootloaders. Dean Camera 2013-05-19 21:52:37 +02:00
  • 2bb012d4cb Add stub functions to all board drivers, so that demos can be compiled with BOARD=NONE. Dean Camera 2013-05-19 21:49:36 +02:00
  • 654baf7d60 Add XMEGA support to the class driver demos where possible. Dean Camera 2013-05-19 21:49:13 +02:00
  • 8474262728 Simplify the Doxygen to Docbook XML transform. Dean Camera 2013-05-19 20:20:08 +02:00
  • 51bfd9c95c Refactor out the common VSIX XSLT params. Dean Camera 2013-05-19 18:54:11 +02:00
  • be5f06d9d3 Minor documentation improvements. Dean Camera 2013-05-19 17:10:58 +02:00
  • 44ecc034c1 Add Windows INF driver templates and class driver OS support information to the documentation. Dean Camera 2013-05-19 17:06:53 +02:00
  • 91eb7c34c7 Update Windows RNDIS driver template. Dean Camera 2013-05-19 16:43:27 +02:00
  • fbc57f965e Update Doxygen configuration files to the latest version. Dean Camera 2013-05-19 15:47:34 +02:00
  • 773b6ae979 Add generate_help target to the Studio Integration makefile. Dean Camera 2013-05-18 23:18:14 +02:00
  • 3a06ef99e6 Fix broken RNDIS device demos when NO_ETHERNET_DECODE was not defined. Dean Camera 2013-05-18 22:45:47 +02:00
  • 7af4d949e2 Fix up page and group F1 lookup IDs in the Atmel Studio help. Fix struct namespacing in the help. Dean Camera 2013-05-18 17:26:40 +02:00
  • 06df6a3ea8 Fix up Atmel Studio F1 lookup index terms for Pages and Groups. Dean Camera 2013-05-18 16:58:40 +02:00
  • 2338189c8d Fix help install info dialog showing under the main Atmel Studio window in some circumstances. Dean Camera 2013-05-18 15:52:07 +02:00
  • f6d0cdb817 Simplify LUFA Doxygen to Docbook transform, use parameterized page compounddef template. Dean Camera 2013-05-18 12:07:54 +02:00
  • 9891bf7cc3 Hide the donation Pledgie image from the HV1 output, as Doxygen incorrectly strips the image URL in the XML output. Dean Camera 2013-05-18 00:34:47 +02:00
  • db528b6778 Fix Doxygen to Docbook transform function prototypes not folding (void) argument functions into a single line in some cases. Dean Camera 2013-05-17 21:18:54 +02:00
  • 85a0e75c60 Improve the BoardDriver build test, check for mismatches board hardware support macros or missing driver macros. Dean Camera 2013-05-17 20:34:13 +02:00
  • c8f2269804 Add prefixes to string descriptor ID enum names in the AVRISP and XPLAINBridge projects to avoid conflicts. Dean Camera 2013-05-15 18:44:46 +02:00
  • e342ba8f64 Add symbolic names for USB Device String Descriptors within the demos, applications and bootloaders. Dean Camera 2013-05-15 18:40:25 +02:00
  • 0ad234c194 Fix Printer class bootloader - descriptors are stored in SRAM, not FLASH. Dean Camera 2013-05-14 22:25:03 +02:00
  • 3d0e6d055b Minor documentation improvements. Dean Camera 2013-05-14 22:23:17 +02:00
  • adbd15d5bd Fix command.c and README tmk 2013-05-15 00:23:36 +09:00
  • 92b0674a7f Fix makefile, debug print and keymap of HHKB tmk 2013-05-14 23:06:07 +09:00
  • 0d80075387 Fix missing bitshift in the AVR8 Pipe_GetBoundEndpointAddress() function. Dean Camera 2013-05-14 16:31:29 +02:00
  • cbb9c408e4 Merge branch 'fix_print' tmk 2013-05-14 23:03:23 +09:00
  • ff2d276b19 Use dprint and dprintf for debug tmk 2013-05-14 16:18:22 +09:00
  • d9c06db600 Add xprintf(xitoa) from elm-chan.org tmk 2013-05-14 16:16:57 +09:00
  • 4a7405b2cf Remove redundant XSL params from the Studio Integration makefile. Dean Camera 2013-05-13 16:41:48 +02:00
  • a3784c5944 Update Atmel Studio getting started page and associated images. Dean Camera 2013-05-12 22:45:11 +02:00
  • 983a2ed87a Update .gitignore file. Dean Camera 2013-05-12 22:40:10 +02:00
  • 4bfd45b484 Update Studio Integration blob and scripts to add a menu item for the local help. Dean Camera 2013-05-12 22:38:08 +02:00
  • 61d1be0cb2 Style improvements in the Atmel Studio Getting Started HTML page. Dean Camera 2013-05-12 21:29:03 +02:00
  • 1352ebe568 Fix typos in the Atmel Studio Getting Started HTML page. Dean Camera 2013-05-12 21:16:51 +02:00
  • 5a3baec455 Add basic Android host application to the Android Accessory Host class driver demo. Dean Camera 2013-05-12 12:40:14 +02:00
  • 707934d9cb Minor documentation improvements. Dean Camera 2013-05-12 12:04:58 +02:00
  • 6dde585475 Delete obsolete LEDNotifier project host application. Dean Camera 2013-05-10 22:33:21 +02:00
  • 214d5b39fc Fix Pipe_GetBoundEndpointAddress() returning bad values in some circumstances. Dean Camera 2013-05-10 21:48:42 +02:00
  • 0223c3668c Update Android Accessory Class driver to be compatible with protocol version 2 devices. Dean Camera 2013-05-10 21:45:37 +02:00
  • 39603f05b2 Update .gitignore file to not ignore generated VSIX files. Dean Camera 2013-05-10 17:49:50 +02:00
  • 46bb98d9dc Shrink the size of the Printer class bootloader by refactoring the page flush code into a static function. Dean Camera 2013-05-10 17:48:52 +02:00
  • f9a919aa77 Fix typos in the bootloader API table entry names. Dean Camera 2013-05-10 16:59:03 +02:00
  • bf6cc44ab1 Add LUFA .gitignore file. Dean Camera 2013-05-09 11:44:47 +02:00
  • b7455af965 Remove legacy Programmers Notepad project file. Dean Camera 2013-05-09 11:36:58 +02:00
  • 9b2ff1d8e8 Remove old information about the SVN repository from the documentation. Dean Camera 2013-05-09 11:13:55 +02:00
  • eef7286283 Minor documentation improvements. Dean Camera 2013-05-06 19:35:49 +00:00
  • 3bf3e53367 Add Printer Device Class source files to the Atmel Studio integration XML. Dean Camera 2013-05-05 21:05:30 +00:00
  • 7b5b8f199f Tighten up Printer bootloader implementation; fold the IsHEX() function logic into HexToDecimal() and remove redundant state machine state logic to save space in the compiled binary. Dean Camera 2013-05-05 19:34:20 +00:00
  • 961da384f9 Add proper reset handling to the USB Printer Device Class driver. Dean Camera 2013-05-05 19:32:07 +00:00
  • 95ba6527a5 Add missing EVENT_PRNT_Device_SoftReset() public function prototype. Dean Camera 2013-05-05 19:13:56 +00:00
  • b68a71af38 Update the Printer class bootloader to use the new Printer Device Class driver, rather than implementing the Printer USB class manually. Dean Camera 2013-05-05 19:08:15 +00:00
  • 9ccf3eafad Add new Printer Device Class driver. Dean Camera 2013-05-05 19:07:20 +00:00
  • 7f5445c8c6 Revert incorrect XMEGA interrupt disable patch; all flags *except* the interrupt level should be cleared, and not the interrupt level itself. Dean Camera 2013-05-05 14:09:26 +00:00
  • 7464e40a4b Minor documentation improvements. Dean Camera 2013-05-04 20:54:32 +00:00
  • fd5e98d380 Add check to the Doxygen->Docbook transform to warning on untemplated items. Add additional templates to ensure the output documentation does not have unescaped or unformatted entries. Dean Camera 2013-05-04 14:38:11 +00:00
  • b9f558b3d8 Merge pull request #31 from Wraul/update_phantom tmk 2013-05-04 03:31:26 -07:00
  • 3750b16d2f Fix README of terminal converter tmk 2013-05-04 15:25:47 +09:00
  • 29c6f8d953 Merge branch 'master' of github.com:tmk/tmk_keyboard tmk 2013-05-04 14:52:32 +09:00
  • 7343366d3d Increase buffer size of PS2 protocol tmk 2013-05-04 14:51:46 +09:00
  • 95001dd6e4 Add support of Model F 122 terminal keyboard tmk 2013-05-04 14:46:42 +09:00
  • db929fd4c8 Implement integration binary blob suggestions from AVRFreaks members. Dean Camera 2013-05-03 19:09:10 +00:00
  • 3f48b13f81 Code style fixes for Phantom matrix. Mathias Andersson 2013-05-01 11:30:01 +02:00
  • 1e07b60d3a Add full 7bit support to Phantom keymap. Mathias Andersson 2013-04-30 22:26:52 +02:00
  • fdc7c8abce Oops - ensure the Atmel Studio extension package has the same GUID as the one used in the VSIX manifest, to prevent Studio from re-running the pre-/post-install actions every time. Dean Camera 2013-05-01 18:47:54 +00:00
  • 2d31fcf187 Change Phantom matrix scan to be similar to GH60. Mathias Andersson 2013-04-28 20:03:12 +02:00
  • 1949b98e6c Minor documentation improvements. Dean Camera 2013-05-01 11:36:55 +00:00
  • 71fabf72e0 Improve matrix print for Phantom. Mathias Andersson 2013-04-28 18:57:06 +02:00
  • a505dafe59 Merge pull request #30 from Wraul/phantom_debounce_fix tmk 2013-04-30 15:29:35 -07:00
  • 16e8fe9878 Fix Serial peripheral driver compile error for XMEGA devices. Dean Camera 2013-04-29 18:35:19 +00:00
  • 5e55be1004 Use previous Atmel Studio VSIX identifier so that it can upgrade existing installations. Dean Camera 2013-04-29 15:03:09 +00:00
  • 70dd6bc526 Fix board driver hardware capability definition macro documentation. Fix Doxygen-to-Docbook transform eating the contents of generated tables. Dean Camera 2013-04-28 17:24:37 +00:00
  • 3d503c8932 Fix debouncing on Phantom. Mathias Andersson 2013-04-28 18:54:38 +02:00
  • a24e1cc7d7 Centre images in the Atmel Studio help, apply text formatting styles recursively. Dean Camera 2013-04-28 16:08:33 +00:00
  • 3908d2e608 Add more information on the integrated Help package to the Atmel Studio Getting Started first-run page. Dean Camera 2013-04-28 12:14:37 +00:00
  • 15fb6351e5 Move USB mode enum into the top level USB controller header, as it is common to all architectures (even if not all modes are supported). Dean Camera 2013-04-28 11:31:28 +00:00
  • c757acf1f7 Allow the title of top level pages to be overridden in the Atmel Studio help. Dean Camera 2013-04-28 11:29:23 +00:00
  • 41810f6e9e Update AVRISP-MKII Clone programmer project default firmware minor revision number to make it compatible with the Atmel Studio 6.1 public release. Dean Camera 2013-04-27 10:30:09 +00:00
  • d3cee5160b Enable full Doxygen backed syntax highlighting in the Atmel Studio integrated help output. Dean Camera 2013-04-27 10:03:02 +00:00
  • 5cfa1c37c6 Speed up Doxygen-to-Docbook conversion, enable partial syntax highlighting in the MS HV1 output. Dean Camera 2013-04-25 19:46:03 +00:00
  • 1840e1bbae Add partially complete syntax highlighting to the HV1 transform. Dean Camera 2013-04-24 18:52:08 +00:00
  • 29bfe7a09c Add move-to-root directives to all ASF XML application modules, to make the code easier to find in the release version of Atmel Studio 6.1. Dean Camera 2013-04-23 20:40:56 +00:00
  • 9543276111 Fix typo in the XMEGA SerialSPI peripheral driver. Dean Camera 2013-04-23 20:02:41 +00:00