summaryrefslogtreecommitdiff
path: root/demos/device/src/msc_device_app.c
AgeCommit message (Collapse)Author
2018-03-06rename demo to exampleshathach
2018-03-02add tud_mount_cb, tud_umount_cbhathach
remove device class/interface callback
2018-03-01device API renamehathach
2018-03-01osal macro clean uphathach
2018-02-28osal clean uphathach
- task create, task def macros
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-24fix build problem with lpcxrepssohathach
2014-03-24rename demo app filehathach