<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/pca10056, branch 0.6.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/pca10056?h=0.6.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/pca10056?h=0.6.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2020-03-24T01:51:11Z</updated>
<entry>
<title>nrf use new cmsis_4 submodule for core header</title>
<updated>2020-03-24T01:51:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-03-24T01:51:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=905c4b71d1409abf0d107adc0d5df6eedde3e3cf'/>
<id>urn:sha1:905c4b71d1409abf0d107adc0d5df6eedde3e3cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update freertos example</title>
<updated>2020-03-10T16:16:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-03-10T16:16:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=65578dec44cb0143871e9b5b6f54fe4e38940ea8'/>
<id>urn:sha1:65578dec44cb0143871e9b5b6f54fe4e38940ea8</id>
<content type='text'>
work with samd21 samd51 and nrf
</content>
</entry>
<entry>
<title>add uart for feather nrf52840</title>
<updated>2020-03-08T06:25:14Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-03-08T06:25:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b638aabad855426aaa50b1b8ece1bca972f92acf'/>
<id>urn:sha1:b638aabad855426aaa50b1b8ece1bca972f92acf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move -flto to board.mk</title>
<updated>2019-11-20T09:06:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-11-20T09:06:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f638594536643a69200ddca60fe5138447655fbb'/>
<id>urn:sha1:f638594536643a69200ddca60fe5138447655fbb</id>
<content type='text'>
current board that doesn work with flto is spresense and mimxrt10xx (due
to xip image_vector_table is optimized out).
</content>
</entry>
<entry>
<title>update dcd nrf5x to be indepent from nrf_usbd.h</title>
<updated>2019-11-10T17:01:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-11-10T17:01:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4008f0d1e66dff6bb42a0fb0c682bf4bfe8e6c4a'/>
<id>urn:sha1:4008f0d1e66dff6bb42a0fb0c682bf4bfe8e6c4a</id>
<content type='text'>
fix build error with nrfx 2.0
</content>
</entry>
<entry>
<title>fix missing board uart read/write()</title>
<updated>2019-10-24T05:20:06Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-10-24T05:20:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6f952a8e84acfbc962cf3d37ed72bddefebaf58b'/>
<id>urn:sha1:6f952a8e84acfbc962cf3d37ed72bddefebaf58b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change to use nrfx uarte</title>
<updated>2019-10-18T11:30:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-10-18T11:30:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2f3f23fd94c07b26015139b6ac3aced26218efea'/>
<id>urn:sha1:2f3f23fd94c07b26015139b6ac3aced26218efea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change DEBUG optimization option from O0 to Og</title>
<updated>2019-10-18T10:50:29Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-10-18T10:50:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=558b4dbde3b9c5e575de08399bad94ae2737d697'/>
<id>urn:sha1:558b4dbde3b9c5e575de08399bad94ae2737d697</id>
<content type='text'>
add uart write to board test example
</content>
</entry>
<entry>
<title>adding log support with uart</title>
<updated>2019-10-11T17:02:51Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-10-11T17:00:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=195d0f5a147fb83ae3685b9558bdaeb0bd83f8f2'/>
<id>urn:sha1:195d0f5a147fb83ae3685b9558bdaeb0bd83f8f2</id>
<content type='text'>
started with pca10056
</content>
</entry>
<entry>
<title>-Wno-error=cast-function-type is only available for gcc 8+, change travis dist to bionic</title>
<updated>2019-10-01T08:43:28Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-10-01T08:43:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6479ee53d5ecaf2b47b59979239ac31868779c05'/>
<id>urn:sha1:6479ee53d5ecaf2b47b59979239ac31868779c05</id>
<content type='text'>
</content>
</entry>
</feed>
