<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples, branch 0.7.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples?h=0.7.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples?h=0.7.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2020-11-07T03:52:14Z</updated>
<entry>
<title>Merge pull request #553 from hathach/host-async-control</title>
<updated>2020-11-07T03:52:14Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-07T03:52:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a708ab62540cf952048c97e6952bd95fdc823d90'/>
<id>urn:sha1:a708ab62540cf952048c97e6952bd95fdc823d90</id>
<content type='text'>
Host async control</content>
</entry>
<entry>
<title>house keeping: make tu_print_mem format easier to compare with hex2dump</title>
<updated>2020-11-01T06:37:56Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-01T06:37:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=67ac40b98d217dde82090bf10a0cf55af5d1c44b'/>
<id>urn:sha1:67ac40b98d217dde82090bf10a0cf55af5d1c44b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>net_device: re-factor code so as to not be specific to lwIP</title>
<updated>2020-10-25T01:27:57Z</updated>
<author>
<name>Peter Lawrence</name>
<email>12226419+majbthrd@users.noreply.github.com</email>
</author>
<published>2020-10-25T01:27:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a097b7e51aac7fc92708e1bc536e84a9ec2af3ec'/>
<id>urn:sha1:a097b7e51aac7fc92708e1bc536e84a9ec2af3ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #538 from kasjer/kasjer/uac2</title>
<updated>2020-10-16T15:08:07Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-10-16T15:08:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=43cb5fabfd6d0fca749e9512cc2061deab0adafd'/>
<id>urn:sha1:43cb5fabfd6d0fca749e9512cc2061deab0adafd</id>
<content type='text'>
audio: Add headset example</content>
</entry>
<entry>
<title>audio: Add headset example</title>
<updated>2020-10-16T06:52:26Z</updated>
<author>
<name>Jerzy Kasenberg</name>
<email>jerzy.kasenberg@codecoup.pl</email>
</author>
<published>2020-10-14T14:53:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a5581b10df1484ffa263fdb456149511a41df69a'/>
<id>urn:sha1:a5581b10df1484ffa263fdb456149511a41df69a</id>
<content type='text'>
This example code creates USB Audio 2.0 headset device.
Device has two audio interfaces first stereo speaker
with 48kHz stereo stream.
Second interface for microphone with 48kHz mono stream.

This example can be used to start working on audio device.
It can be also used to verify ISO endpoints for boards.

Speaker adaptive clock (bound to SOF).
Microphone for now has asynchronous clock.

Volume and mute control while present are not used for data stream
modification.
</content>
</entry>
<entry>
<title>net_lwip_webserver: efficiency tweaks</title>
<updated>2020-10-15T01:26:40Z</updated>
<author>
<name>Peter Lawrence</name>
<email>12226419+majbthrd@users.noreply.github.com</email>
</author>
<published>2020-10-15T01:26:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=56277ce21639a1e3ed608e73d67367d2b21c1764'/>
<id>urn:sha1:56277ce21639a1e3ed608e73d67367d2b21c1764</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement tuh_msc_scsi_inquiry() / tuh_msc_read_capacity() / tuh_msc_get_maxlun()</title>
<updated>2020-10-13T06:23:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-10-13T06:23:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=437ccac6968b9c31446756c49524f7306ef2acd8'/>
<id>urn:sha1:437ccac6968b9c31446756c49524f7306ef2acd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rework msc host</title>
<updated>2020-10-12T17:07:51Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-10-12T17:07:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9c07a2a4e23e4d82e3cbb28e92bf1234e4a6ce09'/>
<id>urn:sha1:9c07a2a4e23e4d82e3cbb28e92bf1234e4a6ce09</id>
<content type='text'>
- msc host enum is now async
- implement async tuh_msc_scsi_command() / tuh_msc_request_sense() /
tuh_msc_test_unit_ready()
</content>
</entry>
<entry>
<title>Merge branch 'master' into host-async-control</title>
<updated>2020-10-11T09:22:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-10-11T09:22:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b5d4c8185d81b8d7f59625ad19e43f80fe309e29'/>
<id>urn:sha1:b5d4c8185d81b8d7f59625ad19e43f80fe309e29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update microchip driver</title>
<updated>2020-10-11T06:33:06Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-10-11T06:33:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b8e7e2b7c9dda007772a2da17c73fc93a8722c92'/>
<id>urn:sha1:b8e7e2b7c9dda007772a2da17c73fc93a8722c92</id>
<content type='text'>
also skip audio_test for same5x for now due to assert() macro conflict
</content>
</entry>
</feed>
