<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/common/tusb_verify.h, branch 0.13.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/common/tusb_verify.h?h=0.13.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/common/tusb_verify.h?h=0.13.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-01-06T08:56:45Z</updated>
<entry>
<title>Enable breakpoints for ARM8M (e.g. cortex-m33)</title>
<updated>2022-01-06T08:56:45Z</updated>
<author>
<name>EmergReanimator</name>
<email>emerg.reanimator@gmail.com</email>
</author>
<published>2022-01-06T08:56:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=44406a8940a96bbe03e103a4f4895ec19183941f'/>
<id>urn:sha1:44406a8940a96bbe03e103a4f4895ec19183941f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>increase example CFG_TUH_HID from 2 to 4</title>
<updated>2021-06-12T07:20:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-06-12T07:20:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a4ad064e638679a7c8759a2c30ed555bd93e524b'/>
<id>urn:sha1:a4ad064e638679a7c8759a2c30ed555bd93e524b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tu_unaligned_read32/write32 (#772)</title>
<updated>2021-04-06T12:32:01Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-04-06T12:32:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1d20c84798305043c2783725a496070c39d2d966'/>
<id>urn:sha1:1d20c84798305043c2783725a496070c39d2d966</id>
<content type='text'>
* add tu_unaligned_read32/write32
* added tu_unaligned_read16/write16
* add TU_ATTR_ALWAYS_INLINE, add to most of simple inline function</content>
</entry>
<entry>
<title>Allow overwriting TU_ASSERT etc macros</title>
<updated>2020-10-03T18:17:53Z</updated>
<author>
<name>Niklas Hauser</name>
<email>niklas.hauser@rwth-aachen.de</email>
</author>
<published>2020-09-26T02:30:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e41d9202b81b0f3357c2feec2bca0c0a20b5478b'/>
<id>urn:sha1:e41d9202b81b0f3357c2feec2bca0c0a20b5478b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use tu_printf instead of printf</title>
<updated>2020-10-03T18:17:53Z</updated>
<author>
<name>Niklas Hauser</name>
<email>niklas.hauser@rwth-aachen.de</email>
</author>
<published>2020-09-26T02:26:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=51fb659533c4c417b6771a801756ccc02d2b85f7'/>
<id>urn:sha1:51fb659533c4c417b6771a801756ccc02d2b85f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add usbd edpt open</title>
<updated>2020-04-26T07:51:44Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-04-26T07:51:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=017c95037f3173455fa09efae6093d56fd3f3d1a'/>
<id>urn:sha1:017c95037f3173455fa09efae6093d56fd3f3d1a</id>
<content type='text'>
- RTT mode is blocking to prevent log lost
- Improve logging message
</content>
</entry>
<entry>
<title>tu_verify: Change some define functions use do-while statement.</title>
<updated>2020-04-03T03:22:48Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2020-04-03T03:22:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=84a9715958663e1056376b7d2b1369310db2eca6'/>
<id>urn:sha1:84a9715958663e1056376b7d2b1369310db2eca6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use CRLF on UART.</title>
<updated>2020-03-14T18:26:14Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2020-03-14T18:22:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7f6316dbe1c98d2f00ded0913176a85e871353fa'/>
<id>urn:sha1:7f6316dbe1c98d2f00ded0913176a85e871353fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #217 from xobs/valentyusb-eptri</title>
<updated>2019-11-18T05:37:34Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-11-18T05:37:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c2fb813658d6242dbea13d9f811482e34cd712c0'/>
<id>urn:sha1:c2fb813658d6242dbea13d9f811482e34cd712c0</id>
<content type='text'>
WIP: Add Valentyusb eptri</content>
</entry>
<entry>
<title>tusb_verify: add riscv assert support</title>
<updated>2019-11-13T17:08:01Z</updated>
<author>
<name>Sean Cross</name>
<email>sean@xobs.io</email>
</author>
<published>2019-10-14T03:58:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=359189ea2d791ab895dc29cbfa4e3eba14caf65f'/>
<id>urn:sha1:359189ea2d791ab895dc29cbfa4e3eba14caf65f</id>
<content type='text'>
This simply executes an "ebreak" instruction.

Signed-off-by: Sean Cross &lt;sean@xobs.io&gt;
</content>
</entry>
</feed>
