summaryrefslogtreecommitdiff
path: root/demos
AgeCommit message (Expand)Author
2018-03-06clean uphathach
2018-03-06rename demo to exampleshathach
2018-03-06clean uphathach
2018-03-02rename to tusb_porthathach
2018-03-02more hal clean uphathach
2018-03-02renaming to hal_mcuhathach
2018-03-02move files aroundhathach
2018-03-02more hal updatehathach
2018-03-02move startup to bsp folderhathach
2018-03-02add cmsis v4 to hwhathach
2018-03-02more clean uphathach
2018-03-02moving fileshathach
2018-03-02move board and mcu into hw folderhathach
2018-03-02add tud_mount_cb, tud_umount_cbhathach
2018-03-01rename tud_configured() to mounted()hathach
2018-03-01upgrade freertos to v10hathach
2018-03-01device API renamehathach
2018-03-01more clean uphathach
2018-03-01osal macro clean uphathach
2018-03-01more osal clean uphathach
2018-03-01change osal_task_create signaturehathach
2018-03-01clean up osal semaphore/queue/mutexhathach
2018-02-28remove cmsis rtx supporthathach
2018-02-28more clean uphathach
2018-02-28osal clean uphathach
2015-05-01simplify tusbh_cdc_ to tuh_cdc_hathach
2015-05-01simplify host API: tusbh_ to tuh_ for keyboard & mousehathach
2015-05-01simplify host API: tusbh_ to tuh_hathach
2015-05-01formattinghathach
2015-05-01readd rndis fileshathach
2014-08-04replacing RF1GHZNODE with LPCXPRESSO11U68 (not yet implement the actual board)hathach
2014-05-13add lpcxpresso spifi flash settinghathach
2014-04-29fix/correct the max_loop (upper bound for EHCI & OHCI) endpoint list. This ca...hathach
2014-04-28fix issue with IAR Assembler in freertos buildhathach
2014-04-28make freertos source unmodified to ease the upgrade process laterhathach
2014-04-25clean up FreeRTOSConfig.h also fix issue IAR Assemblerhathach
2014-04-25update IAR & Keil project for freertoshathach
2014-04-25cdc device app rename CDCD_APP_BUFFER_SIZE to SERIAL_BUFFER_SIZEhathach
2014-04-24update project filehathach
2014-04-24added all assert check to osal_queue_send and osal_semaphore_posthathach
2014-04-24correct dcd_pipe_is_busy to use list_qtd_idx[] instead of qtd_overlayhathach
2014-04-24refractor keyboard_device_app.chathach
2014-04-22manual make clean since lpcxpresso -cleanBuild does not clean the correct con...hathach
2014-04-22add a bit more dochathach
2014-04-19disable device mouse by defaulthathach
2014-04-18fix IAR CMSIS rtx build for lpc175 6x --> build all okhathach
2014-04-18minor adjust TUSB_CFG_HOST_DEVICE_MAX and TUSB_CFG_HOST_HUBhathach
2014-04-18move osal_queue_send of osal_none to osal_none.chathach
2014-04-17move STRING & XSTRING & STATIC_ASSERT to compiler.hhathach
2014-04-17clean up STATIC_VARhathach