Commit Graph

10 Commits

Author SHA1 Message Date
hathach
ea7efb0fd6 freeRTOS osal task use static API 2018-05-17 19:57:51 +07:00
hathach
14471f3154 update msc app 2018-04-20 21:18:59 +07:00
hathach
c7e924b4be finalize msc cb API with tud_msc_read10_cb and tud_msc_write10_cb 2018-04-19 16:10:52 +07:00
hathach
9aaf86bffd improve msc device
- change tud_msc_scsi_cb return type to simply bool
- change tud_msc_write10_cb, tud_msc_read10_cb params order
2018-04-18 16:55:44 +07:00
hathach
4b660175be rename CFG_TUSB_DEVICE_* to CFG_TUD_* 2018-04-12 13:23:52 +07:00
hathach
3c24671960 mass rename TUSB_CFG to CFG_TUSB 2018-04-10 14:31:11 +07:00
hathach
43ac711795 rename STATIC_ASSERT to VERIFY_STATIC to avoid name conflict with other codes 2018-03-28 14:23:38 +07:00
hathach
6d50d05d95 rename port to rhport for clarification 2018-03-23 12:17:47 +07:00
hathach
fd250b92cb clean up example 2018-03-11 14:37:01 +07:00
hathach
271015a014 move old examples to obsolete folder 2018-03-07 11:09:59 +07:00