Commit Graph

  • 8ccecde18e lpc1769 work with makefile hathach 2019-05-15 12:57:31 +07:00
  • 2582dfb3af lpcxpresso 1769 build with makefile but not blinky yet hathach 2019-05-15 11:34:40 +07:00
  • 2e07a09b0d add makefile support for lpcxpresso1347 hathach 2019-05-14 18:34:57 +07:00
  • b55c34564e add lpcxpresso11u68 to travis build hathach 2019-05-14 17:53:00 +07:00
  • 3e1897b943 makefile work with lpc11u68 hathach 2019-05-14 17:51:05 +07:00
  • b1f8aa175e add linker and startup for lpcxpresso11u68 board hathach 2019-05-14 17:37:11 +07:00
  • 6e443d1918 enable CFG_TUSB_DEBUG on DEBUG build hathach 2019-05-14 17:36:03 +07:00
  • 851cf5426a more makefile clean up hathach 2019-05-14 14:07:06 +07:00
  • 8094bdce23 makefile clean up hathach 2019-05-14 13:59:45 +07:00
  • 62f0eb16d6 clean up hathach 2019-05-14 13:31:12 +07:00
  • 910a94e9ca clean up hathach 2019-05-14 13:12:16 +07:00
  • 454496316f more endian convert hathach 2019-05-14 13:06:38 +07:00
  • 3e6d911ce9 more clean up use inline bit funciton instead of macros hathach 2019-05-14 12:54:29 +07:00
  • 81fc7b7e2b clean up endian convert function hathach 2019-05-14 12:12:23 +07:00
  • 3e24daac79 remove deprecated tusb_task, clean up tusb compiler hathach 2019-05-14 12:03:06 +07:00
  • 61ec407752 update license year to 2019 hathach 2019-05-14 11:48:05 +07:00
  • 6135019230 clean up hathach 2019-05-14 11:46:22 +07:00
  • 449a631a4a Merge pull request #65 from hathach/develop hathach 2019-05-13 11:52:42 +07:00
  • fdc12db431 clean up hathach 2019-05-13 11:33:50 +07:00
  • f3a5ea65a9 add index to tud_descriptor_configuration_cb() hathach 2019-05-12 19:55:15 +07:00
  • aaf5848ce1 Merge pull request #64 from hathach/develop hathach 2019-05-12 15:54:11 +07:00
  • 1174949308 change tud_descriptor_string_cb() to be consistent with other descriptor callback hathach 2019-05-12 15:38:15 +07:00
  • ba2136486c add tud_hid_descriptor_report_cb() hathach 2019-05-12 14:09:35 +07:00
  • de56a0ca89 add tud_descriptor_string_cb() for getting string descriptor from application hathach 2019-05-11 16:31:08 +07:00
  • bfa073818c Merge pull request #63 from hathach/develop hathach 2019-05-10 23:46:26 +07:00
  • 667133304b fix samd dcd_clear_stall also reset data toggle hathach 2019-05-10 00:10:18 +07:00
  • 7063a0dd03 msc device will stall READ_CAPACITY & READ_FORMAT_CAPACITY if tud_msc_capacity_cb() get zero size hathach 2019-05-09 23:33:55 +07:00
  • 77bc421359 fix clear stall usage, fix reset data toggle with dcd_clear_stall for nrf52 hathach 2019-05-09 23:31:18 +07:00
  • 81cb1c9510 clean up hathach 2019-05-06 23:46:10 +07:00
  • 6e4dc2f23d adding msc Start Stop to buitin command, but not complate yet hathach 2019-05-06 16:48:50 +07:00
  • efefbd3a4e add Test Unit Ready to builtin command, add tud_msc_test_unit_ready_cb() hathach 2019-05-06 15:01:38 +07:00
  • 13c1bd762e Update boards.md hathach 2019-05-04 15:10:16 +07:00
  • fae9aba68f add tud_msc_inquiry_cb() remove CFG_TUD_MSC_VENDOR/PRODUCT/PRODUCT_REV hathach 2019-05-03 23:46:01 +07:00
  • 49ad6fe0ac update travis build, make with 4 thread hathach 2019-05-03 14:02:22 +07:00
  • a55875522c reduce travis make thread to 2 hathach 2019-05-03 13:56:52 +07:00
  • a8d98d09ca clean up hathach 2019-05-03 13:44:50 +07:00
  • 867e69ed9d Merge pull request #61 from hathach/develop hathach 2019-05-02 20:30:44 +07:00
  • 7e2088765d Merge branch 'master' into develop hathach 2019-05-02 20:24:45 +07:00
  • 3290e009df update travis build hathach 2019-05-02 19:01:25 +07:00
  • 6446b02ae7 add hid_test.py for testing #58 hathach 2019-05-02 18:10:06 +07:00
  • a9ef8c9e9d hid generic example echo back received hathach 2019-05-02 14:45:44 +07:00
  • d6a47a89f2 clean up hathach 2019-05-02 14:41:21 +07:00
  • f9d9eebfe1 support hid generic inout #58 hathach 2019-05-02 14:30:49 +07:00
  • 45b856e03b rename hid generic example hathach 2019-05-02 13:28:23 +07:00
  • 3387b9fca5 use tud_hid_set_report_cb for hid epout hathach 2019-05-02 13:27:32 +07:00
  • 353d415d3f clean up hathach 2019-05-02 13:27:00 +07:00
  • 1c0ec61aa1 add tud_hid_out_report_cb() for hid epout hathach 2019-05-02 00:08:39 +07:00
  • a25ca701cd text clean up hathach 2019-05-01 23:26:52 +07:00
  • c8b9293d68 rename hid report_buf to epin_buf hathach 2019-05-01 20:45:05 +07:00
  • 2050778763 clean up hathach 2019-05-01 20:41:26 +07:00
  • c006f3dbce adding optional ep out for hid hathach 2019-05-01 19:29:56 +07:00
  • 90fdae94f8 clean up hathach 2019-05-01 18:21:08 +07:00
  • 9fa5c8025f clean up hathach 2019-05-01 17:07:33 +07:00
  • 84f81f6b21 simplify hid keyboard & mouse report to one API each hathach 2019-05-01 17:05:25 +07:00
  • 0b6999a28e add tud_hid_set_idle_cb hathach 2019-05-01 16:53:35 +07:00
  • 79b636bf63 clean up freertos hook hathach 2019-05-01 16:07:08 +07:00
  • d204ae27fa update build script hathach 2019-05-01 16:04:41 +07:00
  • 8a5bd30fa6 freertos cdc_msc_hid makefile compile hathach 2019-05-01 16:01:44 +07:00
  • 6b5a0237d8 adding makefile for freertos example hathach 2019-05-01 14:30:48 +07:00
  • 0f3da42db8 add make.mk and rules.mk to help new makefile example hathach 2019-05-01 14:27:17 +07:00
  • 4d29decafc upgrade nrfx to 1.7 hathach 2019-05-01 13:52:21 +07:00
  • 0ef7edb446 osal clean up hathach 2019-05-01 01:46:39 +07:00
  • 89ace295ba add TUD_ to HID_REPORT_DESC_* template hathach 2019-04-28 00:43:36 +07:00
  • 2341ecb418 Update issue templates hathach 2019-04-28 00:10:57 +07:00
  • 8e302a78c7 Update issue templates hathach 2019-04-28 00:03:37 +07:00
  • e4be6dd95e Merge pull request #59 from hathach/develop hathach 2019-04-26 16:21:39 +07:00
  • 25bd3fef47 clean up disk image hathach 2019-04-26 16:03:30 +07:00
  • 30cc042f6e include msc_dual_lun example to travis hathach 2019-04-26 15:55:00 +07:00
  • b74eca4f12 add msc multiple lun support hathach 2019-04-26 15:54:42 +07:00
  • 99f4c06197 adding msc dual lun example hathach 2019-04-26 15:05:58 +07:00
  • 67aa45f75f remove CFG_TUD_HID_ASCII_TO_KEYCODE_LOOKUP hathach 2019-04-25 21:41:21 +07:00
  • cfd2d995d2 Merge pull request #57 from hathach/develop hathach 2019-04-19 13:21:38 +07:00
  • ff8fe28c98 move interface descriptor template to usbd.h, update exmaple hathach 2019-04-19 13:16:06 +07:00
  • ee3504fdb0 Merge pull request #56 from hathach/develop hathach 2019-04-19 00:49:32 +07:00
  • 6796026476 clean up hathach 2019-04-19 00:33:33 +07:00
  • 3e4bb141ce update device freeRTOS exmaple hathach 2019-04-19 00:23:15 +07:00
  • 23bcf1cc7a remove auto descriptor and its option CFG_TUD_DESC_AUTO hathach 2019-04-18 23:59:21 +07:00
  • 307ba23046 wrap up hid device refactor hathach 2019-04-18 22:31:35 +07:00
  • a30461b078 update tud_hid_keyboard/mouse helper hathach 2019-04-18 13:24:07 +07:00
  • 8d2db4dd70 add tud_hid_mode_changed_cb() hathach 2019-04-18 12:32:19 +07:00
  • 1ffcadd373 hid update hathach 2019-04-18 11:52:23 +07:00
  • cc2fce31e5 refactor hid, rename hid_generic to simply hid_ hathach 2019-04-18 00:36:17 +07:00
  • 395fd54dcb clean up example hathach 2019-04-17 13:55:55 +07:00
  • 516964b3d3 add interface descriptor template hathach 2019-04-17 13:43:07 +07:00
  • 72575534f8 remove auto device descriptor hathach 2019-04-11 00:51:28 +07:00
  • 6102183193 clean up hathach 2019-04-11 00:20:54 +07:00
  • 074898099d Merge pull request #54 from hathach/develop hathach 2019-04-08 03:39:51 -07:00
  • 64bed848d0 fix #53 use nrfx_usbd_errata.h hathach 2019-04-08 17:36:12 +07:00
  • e5f8f8cb16 Merge branch 'master' into develop hathach 2019-04-08 13:25:05 +07:00
  • ad7589c748 Create CODE_OF_CONDUCT.md hathach 2019-04-08 13:24:31 +07:00
  • b0a49fcf83 update readme hathach 2019-04-08 13:22:08 +07:00
  • 56432ea193 doc for adding new board hathach 2019-04-02 22:04:55 +07:00
  • 5f3ab2afe1 rename board_led_control to board_led_write hathach 2019-04-02 18:16:04 +07:00
  • 6564580c3d clean up hathach 2019-04-02 16:18:36 +07:00
  • 0848c462b3 Merge pull request #51 from hathach/develop hathach 2019-04-01 21:11:06 -07:00
  • 2c1072c0ab fix build error with stm32 hathach 2019-04-02 02:16:54 +07:00
  • 4af16efea7 add tud_ready() to hid_ready() hathach 2019-04-02 02:14:39 +07:00
  • dd9c441a61 samd support suspend and resume. Though cannot distinguish between Suspend and Disconnect hathach 2019-04-02 01:52:12 +07:00
  • 491b5936d5 usbd better support suspend/resume hathach 2019-04-02 01:30:01 +07:00
  • e9851f5042 clean up hathach 2019-04-02 01:20:51 +07:00