<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/cdc_msc_hid/ses/nrf5x, branch 0.5.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/device/cdc_msc_hid/ses/nrf5x?h=0.5.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/cdc_msc_hid/ses/nrf5x?h=0.5.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2019-04-08T10:36:12Z</updated>
<entry>
<title>fix #53 use nrfx_usbd_errata.h</title>
<updated>2019-04-08T10:36:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-04-08T10:36:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=64bed848d07b8de37cc94c9b64be3e92fa12739d'/>
<id>urn:sha1:64bed848d07b8de37cc94c9b64be3e92fa12739d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove tusb_hal_millis() usage, less work for porting</title>
<updated>2019-03-23T18:19:32Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-03-23T18:19:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=18f248b142a477b2134d23a2902d8d7de6e4c195'/>
<id>urn:sha1:18f248b142a477b2134d23a2902d8d7de6e4c195</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify board API, adding stm32f3 discovery</title>
<updated>2019-03-22T15:06:48Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-03-22T15:06:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ba1bea5d536d232cd5e535ff33ac372f7dd9a575'/>
<id>urn:sha1:ba1bea5d536d232cd5e535ff33ac372f7dd9a575</id>
<content type='text'>
- remove board header since it is not used
</content>
</entry>
<entry>
<title>fix segger debug with SD</title>
<updated>2019-01-29T10:31:32Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-01-29T10:31:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ae560bd8250d351fbe456daaffbf749682630c24'/>
<id>urn:sha1:ae560bd8250d351fbe456daaffbf749682630c24</id>
<content type='text'>
- Add macro NO_VTOR_CONFIG
- In Properties -&gt; Debugger -&gt; Debugger Options -&gt; Start From Entry
Point Symbol, set to 'No.' This is because we should enter our
SoftDevice's ResetHandler(), not our applications. For more information,
see RK's comment below.
</content>
</entry>
<entry>
<title>nrf5x usb init before sd works</title>
<updated>2019-01-29T10:05:53Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-01-29T08:39:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c81b56eb4568d329eb3b02173771a9062c76c952'/>
<id>urn:sha1:c81b56eb4568d329eb3b02173771a9062c76c952</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add S140 v6 build config for nrf5x</title>
<updated>2019-01-29T07:15:13Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-01-29T07:15:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d8b361fdaa463509646e04d58b355d3f6fa133da'/>
<id>urn:sha1:d8b361fdaa463509646e04d58b355d3f6fa133da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enable all warnings</title>
<updated>2018-12-07T07:49:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-12-07T07:49:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d524da0c941783887eaea968e5e7f8cb63313451'/>
<id>urn:sha1:d524da0c941783887eaea968e5e7f8cb63313451</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up warnings</title>
<updated>2018-11-26T05:29:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-11-26T05:25:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=064eec5dd8e27b1f8e88b24a5d5071bbd8458a29'/>
<id>urn:sha1:064eec5dd8e27b1f8e88b24a5d5071bbd8458a29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename example project</title>
<updated>2018-11-22T04:18:10Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-11-22T04:18:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=42b97d3c25d6163e0c43b6ddb64944f27d7e2f6d'/>
<id>urn:sha1:42b97d3c25d6163e0c43b6ddb64944f27d7e2f6d</id>
<content type='text'>
</content>
</entry>
</feed>
