summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-04add CFG_TUD_MSC_BLOCK_NUM, CFG_TUD_MSC_BLOCK_SZ msc device auto response to s...hathach
2018-07-04rename fifo * to tu_fifo to avoid conflict with other modulehathach
2018-07-03add TUD_DESC_STRCONVhathach
2018-07-02clean uphathach
2018-07-02clean uphathach
2018-07-02remove sdk, add nrfx as submodulehathach
2018-07-01clean uphathach
2018-07-01update auto descriptorhathach
2018-07-01clean uphathach
2018-07-01add CFG_TUD_DESC_AUTO for auto descritpor (device, config)hathach
2018-06-24clean uphathach
2018-06-24fix msc device with transfer len > 65k byteshathach
2018-06-23enhance and fix bug with dcd for nrf5xhathach
2018-06-23clean up device cdchathach
2018-06-22clean uphathach
2018-06-22enhance usbd: add usbd_defer_func()hathach
2018-06-22clean uphathach
2018-06-21fix msc block count gethathach
2018-06-19update msc device adjust lba for read10, write10 callbackhathach
2018-06-19clean uphathach
2018-06-19re-increase cdc buffer for nrf52840 due to bulk out issuehathach
2018-06-19clean uphathach
2018-06-18clean uphathach
2018-06-18update build project for new folde structhathach
2018-06-18rename subfolder source to srchathach
2018-06-17move fileshathach
2018-06-17clean uphathach
2018-06-16adding device custom class supporthathach
2018-06-13improve nrf52 dcd, add fix for hw ACK issue with bulkhathach
2018-06-13correct errata check for nrf52840 first productionhathach
2018-06-12clean uphathach
2018-06-07msc device: correct handling tud_msc_write10_cb returned valuehathach
2018-06-06extract rdwr10_get_lba, rdwr10_get_blockcounthathach
2018-06-06fix errata 187 check failed for nrf52840 1st production chiphathach
2018-06-06clean uphathach
2018-05-17complete enhancing osal with static memoryhathach
2018-05-17freeRTOS osal task use static APIhathach
2018-05-17complete osal queue, semaphore static APIhathach
2018-05-17osal_none remove tu_malloc in queue APIhathach
2018-05-17switch osal freeRTOS port to use static semaphore & queuehathach
2018-05-17adding static API for freeRTOShathach
2018-05-17update freeRTOS to v10.0.1hathach
2018-05-17rename vendor to libhathach
2018-05-17add os FromISR support for freeRTOShathach
2018-05-17add osal_queue_send_isr/osal_semaphore_post_isr for better support freeRTOShathach
2018-05-15update xferred bytes of control xfer for nrf5xhathach
2018-05-15add xferred bytes for device controlhathach
2018-05-15get nrf5x hal work with SD and non_SD configurehathach
2018-05-14clean uphathach
2018-05-14refactor nrf5x halhathach