Commit Graph

  • d28e7e3966 clean up virtual com example hathach 2018-03-08 00:00:35 +07:00
  • bd5f9ecdec rename tusb_tick_get to hal_tick_get hathach 2018-03-07 23:40:54 +07:00
  • d0312805ba rename tusb_task_runner() to tusb_task() hathach 2018-03-07 22:59:57 +07:00
  • c7f6c95c28 fix tusb_mount_cb and tusb_umount_cb not called hathach 2018-03-07 16:39:33 +07:00
  • 7092db264f update hathach 2018-03-07 15:30:32 +07:00
  • 889169d4d0 add new example device_virtual_com hathach 2018-03-07 13:25:41 +07:00
  • acea45c094 move old host example to obsolete hathach 2018-03-07 11:11:13 +07:00
  • 271015a014 move old examples to obsolete folder hathach 2018-03-07 11:09:59 +07:00
  • 321324a485 enhance cdc implementation hathach 2018-03-07 11:01:23 +07:00
  • 7928eaf58a clean up hathach 2018-03-06 19:22:32 +07:00
  • eac0b9ec78 rename tusb_port to simply hal hathach 2018-03-06 19:16:23 +07:00
  • 4dc917c9ba rename demo to examples hathach 2018-03-06 19:14:01 +07:00
  • fce85875c4 remove tusb_isr(), rename hal_hcd_isr() and hal_dcd_isr() hathach 2018-03-06 17:38:35 +07:00
  • 98f12c9833 move class files hathach 2018-03-06 17:26:34 +07:00
  • 3265f0b770 clean up hathach 2018-03-06 17:22:40 +07:00
  • e561f4f4c6 rename to hal_dcd_pipe_clear_stall() hathach 2018-03-06 17:18:43 +07:00
  • 792f51a927 rename hal_dcd_pipe_stall() hathach 2018-03-06 17:16:43 +07:00
  • 52de428fbe rename to hal_dcd_pipe_xfer() hathach 2018-03-06 17:14:35 +07:00
  • fbeb30a71d change hal_dcd_pipe_open() signature to return bool hathach 2018-03-06 17:03:19 +07:00
  • c5cb58b2bb remove class code in pipe open() hathach 2018-03-06 16:50:50 +07:00
  • 85511e288d rename to hal_dcd_control_xfer() and hal_dcd_control_stall() hathach 2018-03-06 15:46:48 +07:00
  • f9270ac5a4 clean up hathach 2018-03-05 13:31:17 +07:00
  • 84bce659b8 reame SUBTASK_EXIT to SUBTASK_RETURN hathach 2018-03-05 13:25:24 +07:00
  • 185b240f03 rename usbd_dcd_bus_event_isr to hal_dcd_bus_event hathach 2018-03-03 16:24:43 +07:00
  • 394302c8cb rename usbd_setup_received_isr to hal_dcd_setup_received hathach 2018-03-03 14:45:29 +07:00
  • f6137903bc cleanup SUBTASK macros hathach 2018-03-03 12:30:38 +07:00
  • fe0e79864b add config number hathach 2018-03-02 22:53:26 +07:00
  • 9208570d3a rename dcd_controller_* to hal_dcd_* hathach 2018-03-02 22:50:59 +07:00
  • 33d348c288 rename dcd_init to hal_dcd_init() hathach 2018-03-02 22:46:36 +07:00
  • b0a6395a45 rename hal_mcu to hal_usb hathach 2018-03-02 21:48:49 +07:00
  • 3ad676e973 rename to tusb_port hathach 2018-03-02 21:43:40 +07:00
  • 381caaff1c rename hal_init() to hal_usb_init() hathach 2018-03-02 21:41:38 +07:00
  • bc9274591f clean up compiler hathach 2018-03-02 19:00:03 +07:00
  • acb01b5a24 repo clean up hathach 2018-03-02 18:52:15 +07:00
  • 7ee801a209 rename hal.h to tusb_hal.h hathach 2018-03-02 18:43:00 +07:00
  • 299c92f2fc more hal clean up hathach 2018-03-02 18:38:29 +07:00
  • 746d61742f renaming to hal_mcu hathach 2018-03-02 18:24:22 +07:00
  • f88e24d773 hal update hathach 2018-03-02 18:22:34 +07:00
  • 5b110f9f58 move files around hathach 2018-03-02 18:13:35 +07:00
  • 633f46432f clean up API hathach 2018-03-02 15:39:49 +07:00
  • dc12e55c56 rename hal_interrupt_* to hal_usb_int_* hathach 2018-03-02 15:28:40 +07:00
  • b6e337bc12 more hal update hathach 2018-03-02 15:26:23 +07:00
  • 4097d02254 refactor hal hathach 2018-03-02 15:20:55 +07:00
  • b5f17fd823 move startup to bsp folder hathach 2018-03-02 14:59:55 +07:00
  • dbe5ff2a35 re-org bsp hathach 2018-03-02 14:53:40 +07:00
  • fd174ede41 changing bsp files hathach 2018-03-02 14:51:51 +07:00
  • 24b05205c0 add cmsis v4 to hw hathach 2018-03-02 14:40:59 +07:00
  • 4c61471939 more clean up hathach 2018-03-02 14:14:32 +07:00
  • 4e9272e68a moving files hathach 2018-03-02 14:05:58 +07:00
  • 0a8cf7de47 rename boards to bsp hathach 2018-03-02 13:49:24 +07:00
  • 99cbc15390 remove rtos rtx hathach 2018-03-02 13:44:47 +07:00
  • 349fa2aed8 move board and mcu into hw folder hathach 2018-03-02 13:41:35 +07:00
  • 2580b4c6a7 add tud_mount_cb, tud_umount_cb hathach 2018-03-02 00:18:21 +07:00
  • 0afa0ce4cc rename tud_configured() to mounted() hathach 2018-03-01 23:43:03 +07:00
  • 04cace7619 correct freertos prio issue hathach 2018-03-01 22:25:24 +07:00
  • 52ed2547cd upgrade freertos to v10 hathach 2018-03-01 21:15:06 +07:00
  • 9a2924fb36 device API rename hathach 2018-03-01 12:51:19 +07:00
  • 8bb35e2604 add verify.h hathach 2018-03-01 12:35:06 +07:00
  • 2806120400 more clean up hathach 2018-03-01 12:20:35 +07:00
  • 7add7337ba osal macro clean up hathach 2018-03-01 12:14:44 +07:00
  • 40935fc01c more osal clean up hathach 2018-03-01 11:42:13 +07:00
  • 329fdc026c change osal_task_create signature hathach 2018-03-01 11:28:26 +07:00
  • a789fad4b7 clean up osal semaphore/queue/mutex hathach 2018-03-01 11:17:11 +07:00
  • 30124b9b02 refactor osal queue API hathach 2018-02-28 16:45:54 +07:00
  • c961bb47fe update fifo hathach 2018-02-28 15:23:41 +07:00
  • 45ea2ff358 remove cmsis rtx support hathach 2018-02-28 15:02:40 +07:00
  • 65a076f198 more clean up hathach 2018-02-28 14:59:38 +07:00
  • 9bf083d449 osal clean up remove OSAL_TASK_DEF, OSAL_TASK_FUNCTION hathach 2018-02-28 14:25:08 +07:00
  • 9b7cd608aa osal clean up hathach 2018-02-28 14:21:31 +07:00
  • 5efad7412f device_os_none work with ea4357 hathach 2018-02-07 16:33:11 +07:00
  • 820afdc7bf clean up hathach 2017-08-03 21:45:16 +07:00
  • 6ecea86669 tusbh_device_ to tuh_device_ hathach 2015-05-01 19:16:56 +07:00
  • a3e7c104b3 simplify tusbh_cdc_ to tuh_cdc_ hathach 2015-05-01 19:13:43 +07:00
  • 6ee14bdd23 simplify host API: tusbh_ to tuh_ for keyboard & mouse hathach 2015-05-01 19:11:25 +07:00
  • f09f2494bf simplify host API: tusbh_ to tuh_ hathach 2015-05-01 19:06:01 +07:00
  • 62ae417add formatting hathach 2015-05-01 18:45:22 +07:00
  • c73907f831 formatting hathach 2015-05-01 18:37:58 +07:00
  • 9218d1e8bb replace ATTR_PACKED_STRUCT by simply ATTR_PACKED (drop IAR support) remove "primitive_types.h" by simply include stdbool.h, stdint.h hathach 2015-05-01 18:34:08 +07:00
  • 6dbd580b53 readd rndis files hathach 2015-05-01 18:14:36 +07:00
  • 88f1291c09 replacing RF1GHZNODE with LPCXPRESSO11U68 (not yet implement the actual board) hathach 2014-08-04 02:30:08 +07:00
  • 74fd9de3af add lpcxpresso spifi flash setting hathach 2014-05-13 10:37:28 +07:00
  • 5aacc633b4 fix/correct the max_loop (upper bound for EHCI & OHCI) endpoint list. This causes multiple devices hub mounting problems previously hathach 2014-04-29 01:54:28 +07:00
  • b7b1d530f4 fix issue with IAR Assembler in freertos build hathach 2014-04-28 14:59:05 +07:00
  • 05c767313d make freertos source unmodified to ease the upgrade process later use CGU_GetPCLKFrequency as configCPU_CLOCK_HZ for lpc43xx using with freeRTOS move portmarco.h include to FreeRTOSConfig.h to have untouched version of freertos add a readme.md to vendor/freertos refractor usbh.c, increase POWER_STABLE_DELAY = 500, RESET_DELAY = 200 fix bug with hub, only handle 1 port at a time when reading hub status change endpoint --> other port will be handled in the next cycle hathach 2014-04-28 11:51:10 +07:00
  • b5a5b4152e clean up FreeRTOSConfig.h also fix issue IAR Assembler hathach 2014-04-25 15:38:48 +07:00
  • f901b4fe78 update IAR & Keil project for freertos hathach 2014-04-25 15:24:01 +07:00
  • d00655f598 cdc device app rename CDCD_APP_BUFFER_SIZE to SERIAL_BUFFER_SIZE cdc host app add SERIAL_BUFFER_SIZE for buffer constant, add cdc data receive if cb with TUSB_EVENT_XFER_ERROR minor change to keyboard & mouse host app add ASSERT_FAILED & ASSERT_FAILED_MSG add cast to fix IAR build error with dcd_lpc43xx.c hathach 2014-04-25 15:16:52 +07:00
  • 1fb7106061 remove unnecessary port from freertos hathach 2014-04-25 11:29:32 +07:00
  • 24b613580a update project file hathach 2014-04-24 23:58:08 +07:00
  • dbf276ad6f added all assert check to osal_queue_send and osal_semaphore_post hathach 2014-04-24 23:57:21 +07:00
  • 6804fee0fa correct dcd_pipe_is_busy to use list_qtd_idx[] instead of qtd_overlay flush usbd_queue_hdl when bus_reset add assert check for osal_queue_send increase ENUM_QUEUE_DEPTH for usbh change osal_freeRTOS.h implementation to - correctly waiting forever for semaphore wait, queue & mutex - not use ISR safe version since it is not as generic as we want hathach 2014-04-24 23:40:28 +07:00
  • 75793bd8f3 update freertos to 7.6.0 hathach 2014-04-24 23:33:42 +07:00
  • 9d404b9f00 refractor keyboard_device_app.c refractor mouse_device_app.c app to only send report when necessary (movement or button changed) hathach 2014-04-24 15:59:35 +07:00
  • 8f81aa6c72 manual make clean since lpcxpresso -cleanBuild does not clean the correct configuration hathach 2014-04-22 12:13:14 +07:00
  • 6eba3585d2 add a bit more doc hathach 2014-04-22 00:15:39 +07:00
  • d656a0e3f8 clean up code at usbd_setup_received_isr hathach 2014-04-21 22:03:08 +07:00
  • dfae1904d5 minor adjustment to dcd_lpc43xx.c usbd still defer setup received and handle in usbd task since the problem is caused by usb mini otg on the board EA4357. hathach 2014-04-21 21:55:17 +07:00
  • 9a48a4aa03 disable device mouse by default fix hal_debugger_is_attached with lpc11u hathach 2014-04-19 02:33:30 +07:00
  • d1ecec49d1 add C99 requirement hathach 2014-04-18 22:53:42 +07:00
  • fe0dafc73f fix IAR CMSIS rtx build for lpc175 6x --> build all ok hathach 2014-04-18 16:47:56 +07:00