summaryrefslogtreecommitdiff
path: root/demos/device/device_os_none/.cproject
AgeCommit message (Expand)Author
2018-03-06rename demo to exampleshathach
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-02-28osal clean uphathach
2014-08-04replacing RF1GHZNODE with LPCXPRESSO11U68 (not yet implement the actual board)hathach
2014-05-13add lpcxpresso spifi flash settinghathach
2014-04-25cdc device app rename CDCD_APP_BUFFER_SIZE to SERIAL_BUFFER_SIZEhathach
2014-04-24update project filehathach
2014-04-24correct dcd_pipe_is_busy to use list_qtd_idx[] instead of qtd_overlayhathach
2014-04-22manual make clean since lpcxpresso -cleanBuild does not clean the correct con...hathach
2014-04-18fix IAR CMSIS rtx build for lpc175 6x --> build all okhathach
2014-04-17clean up STATIC_VARhathach
2014-04-09remove lpclink2 boardhathach
2014-04-09tested lpcxpresso with ngx for all projectshathach
2014-04-04clean uphathach
2014-04-04remove RF1GHZNODE from board/readme.mdhathach
2014-04-03added rtos to greeting for easy testinghathach
2014-04-03remove space in all lpcxpresso build for boardhathach
2014-03-31complete all available boards with device_freertos keil/iar/xpressohathach
2014-03-31fix keil ngx4330 invalid ram init pathhathach
2014-03-25update project filehathach
2014-03-24fix build error for keil host os none, freertos, cmsis-rtxhathach
2014-03-23doxygen clean uphathach
2014-03-23remove TUSB_CFG_DEVICE_STRING_DESCRIPTOR_COUNThathach
2014-03-22rename dcd_11u_13u_qhd_t::total_bytes to nbytes to prevent confusionhathach
2014-03-21clean ATTR_USB_MIN_ALIGNMENT on application and most of device except the msc...hathach
2014-03-21clean up some device warningshathach
2014-03-19change OSAL_TASK_FUNCTION to adapt with cmsis rtxhathach
2014-03-17refrator, replace osal_tick_get / osal_tick_tock by tusb_tick_gethathach
2014-03-17doxygeninghathach
2014-03-16doxygen documenthathach
2014-03-14clean all device os none warningshathach
2014-03-14fix warning for device os nonehathach
2014-03-13clean up more warningshathach
2014-03-12update lpc13u cmsis to 3.20hathach
2014-03-12update xpresso 11uhathach
2014-03-12update lpc11u cmsis to 3.20hathach
2014-03-12fix build error with lpcxpresso device os nonehathach
2014-03-12added scatter file for lpc11u & lpc13u for it to run with keilhathach
2014-03-12remove host config from device demohathach
2014-03-11fix device typo build errorhathach
2014-03-10try to port lpc11uxx device demo with IARhathach