summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
disable test for a class of cdc host temporarily disable test for test_osal_none.c change include in some core files remove osal.h from common.h
2014-04-17fix configure filehathach
fix test_fifo.c
2014-04-17fixing testhathach
- rename errors.h to tusb_errors.h
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
change meaning of TUSB_CFG_DEBUG
2014-04-17minor docshathach
2014-04-16move tools.md to tools/readme.mdhathach
2014-04-16doc updatedhathach
2014-04-15added tools.mdhathach
2014-04-15update dochathach
2014-04-14move doxygen configure file out to root since there is problem with it ↵hathach
inside doxygen folder
2014-04-14moving files to doxygen foldershathach
adding initial files for some pages
2014-04-13merge EHCI_MAX_QHD/QTD and OHCI_MAX_QHD/QTD to HCD_MAX_ENDPOINT/XFER and ↵hathach
scale with number of enabled classes. default config to support up to 5 device (hub + 4 others)
2014-04-13update path to keil debug.ini for board NGX43330hathach
2014-04-11rename getting_started.mdhathach
2014-04-11some docshathach
2014-04-09remove lpclink2 boardhathach
2014-04-09remove OSAL_VAR for the simplicityhathach
clean up osal.h
2014-04-09tested lpcxpresso with ngx for all projectshathach
2014-04-09fix cmsis rtx problem by rebuilding the libRTX_CM4.a with lpcxpresso/toolshathach
2014-04-08add MCB4300 to host rtxhathach
2014-04-08change keil_ram.ini to lpc43xx_debug_init.inihathach
2014-04-08update all IAR project to support NGX4330 SPIFI configurehathach
2014-04-08able to debug & flash with command line using IAR with NGX4330 boardhathach
2014-04-08added IAR flash loader for NGX4330 or lpc18/43xxhathach
2014-04-07able to debug IAR with NGX4330 still missing board loader thoughhathach
2014-04-07added debug configure file for iarhathach
2014-04-07try to add support for IAR ngx 4330 spifihathach
2014-04-07change all keil project setting for NGX4330 to use SPIFI settinghathach
2014-04-04clean uphathach
2014-04-04remove RF1GHZNODE from board/readme.mdhathach
dcd_lpc43xx.c - assign ENDPTPRIME with = instead of |= - fix bug with control transfer the determination of complete transferred --> fix keyboard + msc causes fast blinking add osal_semaphore_reset(usbd_control_xfer_sem_hdl) when bus_reset
2014-04-03fix keil jlink setting with 4357hathach
2014-04-03added rtos to greeting for easy testinghathach
correct all keil flash setting
2014-04-03remove space in all lpcxpresso build for boardhathach
correct all the architecture for all boards demo
2014-04-01rename all configuration name to remove space in IAR projecthathach