summaryrefslogtreecommitdiff
path: root/demos/device
AgeCommit message (Expand)Author
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-07able to debug IAR with NGX4330 still missing board loader thoughhathach
2014-04-07added debug configure file for iarhathach
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
2014-04-03fix keil jlink setting with 4357hathach
2014-04-03added rtos to greeting for easy testinghathach
2014-04-03remove space in all lpcxpresso build for boardhathach
2014-04-01rename all configuration name to remove space in IAR projecthathach
2014-04-01change all target name without space and output dir & listing dirhathach
2014-03-31update xpresso host cmsis rtx to build with ngx4330hathach
2014-03-31iar device cmsis can build allhathach
2014-03-31remove unnecessary boardhathach
2014-03-31change to cmsishathach
2014-03-31keil build all with device cmsis rtxhathach
2014-03-31working on device cmsis rtxhathach
2014-03-31complete all available boards with device_freertos keil/iar/xpressohathach
2014-03-31fix keil ngx4330 invalid ram init pathhathach
2014-03-31refractor usbd_task as wrapper for body taskhathach
2014-03-31rename keil project fileshathach
2014-03-31all classes work well with lpcxpresso device freertoshathach
2014-03-31device_freertos lpcxpresso work with msc keyboard mousehathach
2014-03-31code beautifyhathach
2014-03-31implement & document all the device class _mounted_cb & _unmounted_cb callbackshathach
2014-03-31device_freertos/.cproject works well with msc & keyboardhathach
2014-03-29add initial project file for device cmsis rtxhathach
2014-03-28able to build device freertos with lpxcpresso and keil (on ea4357)hathach
2014-03-28initial support for device freertoshathach
2014-03-26markdown documentinghathach
2014-03-25update keil & iar device project to add lpcxpresso11u14 supporthathach
2014-03-25update project filehathach
2014-03-25added board lpcxpresso 11u14hathach
2014-03-25clean uphathach
2014-03-24fix build error for keil host os none, freertos, cmsis-rtxhathach
2014-03-24fix build for lpcxpreso hosthathach
2014-03-24fix build for IARhathach
2014-03-24fix build for keil devicehathach
2014-03-24fix build problem with lpcxrepssohathach
2014-03-24rename demo app filehathach
2014-03-23doxygen clean uphathach
2014-03-23tested with IAR & keil for device ea4357, fix some warningshathach
2014-03-23use internal buffer for hid report descriptor as well.hathach
2014-03-23finished using usbd_enum_buffer for all std descriptorshathach
2014-03-23remove TUSB_CFG_DEVICE_STRING_DESCRIPTOR_COUNThathach
2014-03-23adding usbd_enum_buffer to usbdhathach
2014-03-23rename msc device app functionhathach
2014-03-23remove IAD_DESC_REQUIREDhathach