<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/demos/host/src/msc_app.c, branch codex/class-reference-docs</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/demos/host/src/msc_app.c?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/demos/host/src/msc_app.c?h=codex%2Fclass-reference-docs'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2014-03-24T09:00:14Z</updated>
<entry>
<title>rename host demo sourc files</title>
<updated>2014-03-24T09:00:14Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-24T09:00:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bfd6c8bc1ee1597dbc1453893504901319e8ce40'/>
<id>urn:sha1:bfd6c8bc1ee1597dbc1453893504901319e8ce40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change OSAL_TASK_FUNCTION to adapt with cmsis rtx</title>
<updated>2014-03-19T09:50:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-19T09:50:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=61657f6751ce96dd2b0c260729061ac0eb2adab4'/>
<id>urn:sha1:61657f6751ce96dd2b0c260729061ac0eb2adab4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up warning in lpcxpresso</title>
<updated>2014-03-14T04:59:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-14T04:59:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5e2ed2534ebc7576f028e09023bae923965c645e'/>
<id>urn:sha1:5e2ed2534ebc7576f028e09023bae923965c645e</id>
<content type='text'>
remove -Wpacked  -Wpadded in gcc
</content>
</entry>
<entry>
<title>suppres compiler warning transfer of control bypasses initialization</title>
<updated>2014-03-13T16:52:26Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-13T16:52:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2502be94f7a35801ad6ff4570e5b1c949d024c75'/>
<id>urn:sha1:2502be94f7a35801ad6ff4570e5b1c949d024c75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead of @ .ahb_sram1 so that we can place it before the variable for a cleaner code</title>
<updated>2014-03-10T06:13:13Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-10T06:13:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ad72db5aeacf7d969f5c091c59a2f279eaf1c19c'/>
<id>urn:sha1:ad72db5aeacf7d969f5c091c59a2f279eaf1c19c</id>
<content type='text'>
change pipe xfer API buffer from void* to uint8_t*
change FIFO_DEF to have a separated buffer to be compatible with IAR\
refractor IAR data alignment pragma
</content>
</entry>
<entry>
<title>refractor app_os_prio.h</title>
<updated>2014-03-06T04:37:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-06T04:27:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dcc58a7afcd6f02458a5edaca33a5b63418d641f'/>
<id>urn:sha1:dcc58a7afcd6f02458a5edaca33a5b63418d641f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>increase msc host app task stack size to 512 so that copy command can be executed</title>
<updated>2014-03-02T11:11:30Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-02T11:11:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b5ce076d8d8806f4e3e93a2e6178eb33e831abff'/>
<id>urn:sha1:b5ce076d8d8806f4e3e93a2e6178eb33e831abff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refractor remove tusbh_msc_is_failed</title>
<updated>2014-02-28T11:42:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-02-28T11:42:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5f8f046eaa10f434b9bbb7f7cd0ed0f9dad24952'/>
<id>urn:sha1:5f8f046eaa10f434b9bbb7f7cd0ed0f9dad24952</id>
<content type='text'>
increase usbh enum task from 150 to 200 due to stack overflow when mounting msc device
added task for msc host freeRTOS with stack = 300 (still cannot execute copy command)
</content>
</entry>
<entry>
<title>implement msc device class</title>
<updated>2013-11-01T05:11:26Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-11-01T05:11:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3a54ad4c0d4e31bf9a13cebb771ccc9e9f4f6449'/>
<id>urn:sha1:3a54ad4c0d4e31bf9a13cebb771ccc9e9f4f6449</id>
<content type='text'>
usbd auto stall control for not supported return from class control request
usbd implement xfer isr callback mechanism
DCD
- implement dcd multiple qtd support
- dcd dcd_pipe_stall
- implement dcd_pipe_queue_xfer
- xfer_complete_isr
- flush control endpoint if received new setup while previous transfer is not complete
change msc_cmd_block_wrapper_t flags field to dir
force full speed for easy testing

NOTEs: somehow unable to get endpoint IN interrupt with ioc
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2013-10-16T05:35:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-10-16T05:35:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=15c80a958093cbf100ad89ed162325bdaf5e5a75'/>
<id>urn:sha1:15c80a958093cbf100ad89ed162325bdaf5e5a75</id>
<content type='text'>
</content>
</entry>
</feed>
