Commit Graph

  • 15c80a9580 clean up hathach 2013-10-16 12:35:55 +07:00
  • 92646ebadb add UsbTreeView to tools folder hathach 2013-10-16 12:15:24 +07:00
  • 86b3e3174d refine mouse demo hathach 2013-10-16 12:05:48 +07:00
  • de7e21dc66 refractor hub api fix all test build errors hathach 2013-10-16 11:05:33 +07:00
  • 3d13516106 complete moving test project to /tests folder hathach 2013-10-15 12:53:27 +07:00
  • e0eb21506c move test project to tests folder hathach 2013-10-15 12:39:27 +07:00
  • f28d2d1189 add supported class to greeting hathach 2013-10-15 12:39:11 +07:00
  • 6f9172c15f clean up warnings here and there hathach 2013-10-02 14:20:05 +07:00
  • 1263dbb122 enhacne msc demo, update IAR project file hathach 2013-10-02 13:32:39 +07:00
  • 5c8389b9ae update freertos project temp hack to fix problem with no TD on status endpoint of hub in case of error hathach 2013-10-02 11:01:28 +07:00
  • ef83b8e10a wrap up msc demo hathach 2013-10-01 17:05:02 +07:00
  • fffd613897 enhance cd command hathach 2013-10-01 16:36:52 +07:00
  • 18b3179bc6 refractor msc host app examples hathach 2013-10-01 16:11:34 +07:00
  • 640b0ec546 - move disconnection handle to enum task --> move tusbh_xxx_unmount is invoked in non-isr context hathach 2013-10-01 13:53:54 +07:00
  • 7f4a3fc829 ignore multiple level of hub hathach 2013-10-01 13:23:31 +07:00
  • 71b2859fe5 handle unplug the hub itself hathach 2013-10-01 13:09:52 +07:00
  • 4da3b03430 refractor hub hathach 2013-10-01 12:12:35 +07:00
  • 14ebd6c4d9 refractor hub hathach 2013-10-01 11:29:25 +07:00
  • 93821c55ce hack ehci advance async to handle disconnect via hub hathach 2013-09-30 18:40:20 +07:00
  • 5eebec61f1 refractor hub hathach 2013-09-30 17:14:44 +07:00
  • 0f05d27ac9 refractor hub hathach 2013-09-30 16:59:41 +07:00
  • 9ecaec67b3 refractor hub hathach 2013-09-30 16:40:02 +07:00
  • 5fb22e3f34 refractor hub hathach 2013-09-30 16:13:08 +07:00
  • 821f85cb20 refractor hub hathach 2013-09-30 15:34:22 +07:00
  • 3cc169f2fd able to mount one device on the hub hathach 2013-09-30 15:16:23 +07:00
  • cb600ed988 clean up hid host (temp let test failed) hathach 2013-09-28 01:01:44 +07:00
  • bfa96ae9da fix an "extra" semaphore wait in msc host hathach 2013-09-27 23:23:45 +07:00
  • eb1a101667 house keeping hathach 2013-09-27 22:38:23 +07:00
  • 26f75d6cac house keeping hathach 2013-09-26 15:35:15 +07:00
  • 238afb474f house keeping hathach 2013-09-26 15:15:16 +07:00
  • a6726f7d39 added mkdir command hathach 2013-09-26 15:08:49 +07:00
  • 0268e0b787 added clear screen command hathach 2013-09-26 15:04:02 +07:00
  • 9d60db0f9f add scsi write10 & test unit ready done copy command implement get_fattime using __DATE__ and number of calls hathach 2013-09-26 14:37:40 +07:00
  • 4bdede53eb refractor cli error handling add cat command hathach 2013-09-26 11:27:48 +07:00
  • f827750120 add cat command to cli hathach 2013-09-26 01:14:27 +07:00
  • 09724c5d11 refractor msch hathach 2013-09-26 00:17:45 +07:00
  • b995e25308 enable long filename hathach 2013-09-25 20:44:18 +07:00
  • 89898acd5d almost complete cli for msc hathach 2013-09-25 19:52:05 +07:00
  • 1fee50b9fe add tusbh_msc_status reanme PRINTF_TARGET_DEBUG_CONSOLE to PRINTF_TARGET_SEMIHOST add read10 implementation able to read fat root sector hathach 2013-09-25 16:20:38 +07:00
  • cf65f859be working on fatfs integration fix retarget input for lpcxpresso hathach 2013-09-25 11:23:53 +07:00
  • f820fc5b86 start to add fatfs support hathach 2013-09-24 22:02:46 +07:00
  • bd9af2d57b added cli support hathach 2013-09-24 21:04:56 +07:00
  • bbfa85aa08 allow a limited model to deal with stalled pipe/transaction added stall clear & able to mount the stupid toshiba thumb drive hathach 2013-09-24 18:23:34 +07:00
  • 63b776f7cf add some tests support for msc host refractor msch buffer for getting inital scsi like inquiry, read capacity adding support for resovling stall on control pipe hathach 2013-09-24 15:05:11 +07:00
  • c4fef827b1 refractor, add wheel for mouse demo hathach 2013-09-23 01:12:59 +07:00
  • 85f3ad9d3b refractor hcd API to allow queue xfer without actually transferring data hathach 2013-09-23 00:24:51 +07:00
  • a8a10e8650 added read capacity 10 with hacking code hathach 2013-09-22 23:54:44 +07:00
  • cc91a73cdc fix pingstate for highspeed bulk out transfer temp implementation of msc host --> can issue inquiry command hathach 2013-09-22 18:44:55 +07:00
  • 5708863859 house keeping, clean up warnings hathach 2013-09-21 14:28:59 +07:00
  • d15ba08fdc house keeping hathach 2013-09-21 13:17:43 +07:00
  • 2db5fcdf0a update keil project for freertos & cmsis hathach 2013-09-21 01:05:54 +07:00
  • 295612b48f remove ATTR_WEAK for all necessary driver callback fix ceedling tests hathach 2013-09-21 00:42:39 +07:00
  • f8f398a681 start to add msc host, fix dangerous problem with unstable device when plugged --> 200 ms delay. 50ms delay after each port reset hathach 2013-09-20 23:53:48 +07:00
  • 52ae0afeb6 refine hid host driver hathach 2013-09-20 16:20:28 +07:00
  • d8907c9a2b IAR host none project working hathach 2013-09-19 18:17:13 +07:00
  • 86681fe442 starting to add support for IAR workbench hathach 2013-09-19 16:11:11 +07:00
  • 61c591b9ac clean up warnings hathach 2013-09-18 23:34:03 +07:00
  • 9d87a1c62b temporarily comment out all the lwip related code hathach 2013-09-18 21:08:48 +07:00
  • 8738902495 configAssert = hal_debugger_breakpoint hathach 2013-09-18 20:56:29 +07:00
  • 243f197509 clean up lwip hathach 2013-09-18 20:52:07 +07:00
  • 1cd2d5cf36 able to build with newly added lwip folder hathach 2013-09-16 16:38:46 +07:00
  • ba3bd1da9e remove ipv6 header hathach 2013-09-16 15:35:42 +07:00
  • 5e537e211d remoe ipv6 hathach 2013-09-16 15:35:08 +07:00
  • 0c97131149 start to add lwip support hathach 2013-09-14 15:24:59 +07:00
  • e32e901cd1 increase usb transaction time-out as host_cmsis_rtx easily timeouted hathach 2013-09-14 00:00:05 +07:00
  • 765ce19be1 update cmsis rtx keil project for LPC4357USB hathach 2013-09-13 23:37:09 +07:00
  • 0d279facbb fix cmsis rtx tick configuration everything should work TODO: remove static for variable error in control xfer subtask hathach 2013-09-13 23:32:07 +07:00
  • 67453b89f0 fix task def with cmsis rtx hathach 2013-09-13 23:01:43 +07:00
  • ad0ef2e266 all project can run ok hathach 2013-09-13 22:30:11 +07:00
  • c71f5c6f1b integrate & able to run cmsis-rtx with current code base hathach 2013-09-13 16:53:17 +07:00
  • 1f573eecf2 added keil project for host_freertos hathach 2013-09-12 15:55:54 +07:00
  • 968c218f33 Merge branch 'master' of github.com:microbuilder/tinyusb hathach 2013-09-12 14:44:02 +07:00
  • ad5ce98c02 finshed upgrading lpc43xx cmsis hathach 2013-09-12 14:42:08 +07:00
  • 8a8537d7e5 updating lib *.c hathach 2013-09-12 14:26:20 +07:00
  • 239864c6cf update history & freertos project hathach 2013-09-12 14:19:11 +07:00
  • 0769643814 update header files hathach 2013-09-12 14:06:59 +07:00
  • dc6f6e3b3e rename lpc43 cmsis folder, preparing to upgrade cmsis from v2.10 to 3.01 hathach 2013-09-12 13:58:33 +07:00
  • 09dd83c05b add set msg & get set cmplt for OID_GEN_CURRENT_PACKET_FILTER (default = 0 reject all) to ○ NDIS_PACKET_TYPE_DIRECTED ○ NDIS_PACKET_TYPE_MULTICAST ○ NDIS_PACKET_TYPE_BROADCAST hathach 2013-09-11 15:03:37 +07:00
  • 50d0e9bb8d Apply power to USB Kevin Townsend 2013-09-10 09:20:59 +02:00
  • 3e54ab7c9e Added trace support for LPC4357USB boards Kevin Townsend 2013-09-10 09:09:22 +02:00
  • 2d021e0728 added support for RETARGET SWO hathach 2013-09-10 13:36:19 +07:00
  • e823862ed1 clean up hathach 2013-09-10 13:15:21 +07:00
  • b0b56a417e added LPC4357_USB board hathach 2013-09-10 12:30:41 +07:00
  • 6916515612 complete porting to keil - updated cgu - require microlib for printf retarget - cannot use fp enable option in keil (may require cmsis update) hathach 2013-09-10 12:22:35 +07:00
  • 9ed3e80582 keil project can mount mouse, but cannot mount rndis hathach 2013-09-10 11:47:05 +07:00
  • 14a8e26697 able to get blinky + greeting hathach 2013-09-10 10:43:24 +07:00
  • 7404894d6d rename startup hathach 2013-09-10 10:26:15 +07:00
  • 23cb79372d able to print hello world hathach 2013-09-10 10:24:24 +07:00
  • 1646fb2887 Merge branch 'master' of github.com:microbuilder/tinyusb hathach 2013-09-08 00:09:33 +07:00
  • 25a22e169b try to add lpc4357usb board hathach 2013-09-08 00:01:20 +07:00
  • 1231fae04c Added trace pin config Kevin Townsend 2013-07-31 23:30:17 +02:00
  • 781f8354ea Added LPC4357USB board Kevin Townsend 2013-07-31 22:03:48 +02:00
  • d3e83bc802 print out mac address hathach 2013-07-19 12:08:04 +07:00
  • 23f4d7356f change printf retarget to make \n to \r\n automatically hathach 2013-07-19 12:05:25 +07:00
  • a522263a9d add implementation for - tusbh_cdc_rndis_is_mounted - tusbh_cdc_rndis_get_mac_addr hathach 2013-07-19 02:30:22 +07:00
  • ce865721a5 add test & code to send rndis msg query for permanent address (MAC address) hathach 2013-07-19 01:52:56 +07:00
  • 3b12917fb0 extract send message & wait & get complete message to send_message_get_response_subtask hathach 2013-07-14 08:33:39 +07:00
  • 03873135a9 add some required NDIS OID define hathach 2013-07-13 00:11:17 +07:00
  • 6fbb906d1e add rndis_app files hathach 2013-07-07 00:09:03 +07:00
  • 0e14752c81 pass the initialize_cmplt hathach 2013-07-06 19:06:30 +07:00