summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-07device_os_none work with ea4357hathach
2017-08-03clean uphathach
2015-05-01tusbh_device_ to tuh_device_hathach
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-01formattinghathach
2015-05-01replace ATTR_PACKED_STRUCT by simply ATTR_PACKED (drop IAR support)hathach
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-25remove unnecessary port from freertoshathach
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-24update freertos to 7.6.0hathach
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-21clean up code at usbd_setup_received_isrhathach
2014-04-21minor adjustment to dcd_lpc43xx.chathach
2014-04-19disable device mouse by defaulthathach
2014-04-18add C99 requirementhathach
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-18disable running test for lpc175x_6x on travishathach
2014-04-18get all tests passed with lpc18xx_43xx. Need to disable some thoughhathach
2014-04-17move STRING & XSTRING & STATIC_ASSERT to compiler.hhathach
2014-04-17fix configure filehathach
2014-04-17fixing testhathach
2014-04-17clean up STATIC_VARhathach
2014-04-17enable one ELF per function to have reduced code size from keilhathach
2014-04-17add script files, fix build error with devicehathach
2014-04-17fix broken linkhathach
2014-04-17add links to build and run demo to getting startedhathach
2014-04-17move demo page to their folderhathach
2014-04-17doc work, comment out \subpage command in markdown resulthathach
2014-04-17fix getting started link againhathach
2014-04-17fix getting_started.md linkhathach
2014-04-17remove TUSB_CFG_DEVICE_FULLSPEEDhathach
2014-04-17change default TUSB_CFG_DEBUG to 0hathach
2014-04-17minor docshathach