hathach
|
437ccac696
|
implement tuh_msc_scsi_inquiry() / tuh_msc_read_capacity() / tuh_msc_get_maxlun()
|
2020-10-13 13:23:33 +07:00 |
|
hathach
|
13e01c7dca
|
add TU_ prefix to compiler ATTR to prevent name conflict with application
|
2019-06-06 10:39:37 +07:00 |
|
hathach
|
61ec407752
|
update license year to 2019
|
2019-05-14 11:48:05 +07:00 |
|
hathach
|
6135019230
|
clean up
|
2019-05-14 11:46:22 +07:00 |
|
hathach
|
3dfb251c1e
|
clean up
|
2019-03-27 16:32:07 +07:00 |
|
hathach
|
c211ee19dd
|
migrate license from BSD 3 clause to MIT
|
2019-03-20 16:11:42 +07:00 |
|
hathach
|
a3713f801d
|
clean up compiler attribute
|
2018-12-14 13:08:21 +07:00 |
|
hathach
|
07bcc6ca91
|
clean up files
|
2018-12-13 15:20:28 +07:00 |
|
hathach
|
366ab79776
|
able to build host hid
|
2018-12-07 14:57:58 +07:00 |
|
hathach
|
7d3ff7aff6
|
rename CFG_TUSB_HOST_CDC/MSC to CFG_TUH_CDC/MSC
|
2018-12-06 22:24:31 +07:00 |
|
hathach
|
5b09774ae0
|
clean up usbh, rename doxygen folder to docs
|
2018-12-06 21:46:34 +07:00 |
|
hathach
|
a619ff88a3
|
rename xfer complete enum
|
2018-11-23 15:17:43 +07:00 |
|
hathach
|
cb8782e5f2
|
rename tusb_event_t to xfer_result_t
|
2018-11-23 15:14:47 +07:00 |
|
hathach
|
60d8cde695
|
rename CFG_TUSB_MEM_SECTION to CFG_TUSB_MEM_SECTION
|
2018-11-22 17:21:07 +07:00 |
|
hathach
|
c7340f4b0e
|
clean up helper func
|
2018-10-23 12:19:32 +07:00 |
|
hathach
|
e07b1acbed
|
rename VERIFY to TU_VERIFY to avoid conflict with application
|
2018-08-13 18:10:23 +07:00 |
|
hathach
|
5dd02cbdd3
|
house keeping
|
2018-07-27 16:59:57 +07:00 |
|
hathach
|
29071c10b1
|
rename CFG_TUSB_CONTROLLER_0_MODE to CFG_TUSB_RHPORT0_MODE
|
2018-04-14 14:08:48 +07:00 |
|
hathach
|
e7d7cb222a
|
rename CFG_TUSB_OS_TASK_PRIO to CFG_TUD_TASK_PRIO, TUC_DEVICE_STACKSIZE to CFG_TUD_TASK_STACKSIZE
|
2018-04-13 16:10:42 +07:00 |
|
hathach
|
fa780edfb8
|
update project file
|
2018-04-12 13:32:27 +07:00 |
|
hathach
|
3d31f92106
|
rename OPT_MODE_
|
2018-04-12 13:17:58 +07:00 |
|
hathach
|
e1272159d8
|
rename MCU_ to OPT_MCU
|
2018-04-12 13:04:48 +07:00 |
|
hathach
|
18f97fef7e
|
rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOS
|
2018-04-12 12:55:53 +07:00 |
|
hathach
|
fecef9ca42
|
minor clean up
|
2018-04-10 15:31:36 +07:00 |
|
hathach
|
81935c91e9
|
rename CFG_TUSB_DEVICE_CONTROL_ENDOINT_SIZE to CFG_TUSB_DEVICE_ENDOINT0_SIZE
|
2018-04-10 14:43:13 +07:00 |
|
hathach
|
3c24671960
|
mass rename TUSB_CFG to CFG_TUSB
|
2018-04-10 14:31:11 +07:00 |
|
hathach
|
e2f9744369
|
rename tusb_hal_tick_get to tusb_hal_millis
rename TUSB_CFG_TICKS_HZ to BOARD_TICKS_HZ
|
2018-03-29 18:03:04 +07:00 |
|
hathach
|
03a4f02b89
|
rename ASSERT to TU_ASSERT to avoid name conflict
|
2018-03-28 14:49:00 +07:00 |
|
hathach
|
d0312805ba
|
rename tusb_task_runner() to tusb_task()
|
2018-03-07 22:59:57 +07:00 |
|
hathach
|
acea45c094
|
move old host example to obsolete
|
2018-03-07 11:11:13 +07:00 |
|