<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/rules.mk, branch 0.12.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/rules.mk?h=0.12.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/rules.mk?h=0.12.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-10-12T17:57:45Z</updated>
<entry>
<title>Add linkermap for size analysis (#1136)</title>
<updated>2021-10-12T17:57:45Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-12T17:57:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b26cc2cc4694d883cc060c03c57d201753b4c72a'/>
<id>urn:sha1:b26cc2cc4694d883cc060c03c57d201753b4c72a</id>
<content type='text'>
* add NO_LTO option to make
* add linkermap submodule and linkermap target
* add linkermap to ci build
* linkermap doesn't work with esp32sx map file yet
* add note for linkermap target</content>
</entry>
<entry>
<title>Merge branch 'master' into add_uvc</title>
<updated>2021-10-12T15:01:02Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-12T15:01:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=379537cb6deed9c9c055d0fd34d9a941f47ffc02'/>
<id>urn:sha1:379537cb6deed9c9c055d0fd34d9a941f47ffc02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename CFG_TUD_NET to CFG_TUD_ECM_RNDIS</title>
<updated>2021-10-05T09:00:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-05T05:32:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a867d87072e6f25e47f209e9615e00b97a9eb36f'/>
<id>urn:sha1:a867d87072e6f25e47f209e9615e00b97a9eb36f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved ISO attributes from audio to common</title>
<updated>2021-09-29T12:23:14Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-07-25T05:01:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=033d6b28fff1644411ef430a968ca7f0d9aa3b05'/>
<id>urn:sha1:033d6b28fff1644411ef430a968ca7f0d9aa3b05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add NCM driver in a compatible manner : hathach/tinyusb#550</title>
<updated>2021-09-25T22:05:58Z</updated>
<author>
<name>Peter Lawrence</name>
<email>12226419+majbthrd@users.noreply.github.com</email>
</author>
<published>2021-08-03T16:28:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=03d7988df3f491515389751a8cf4baecafb155fc'/>
<id>urn:sha1:03d7988df3f491515389751a8cf4baecafb155fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add CFG_EXAMPLE_MSC_READONLY for curiosity</title>
<updated>2021-08-29T15:53:16Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-29T15:51:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a05ea0d83b6c59316751e546dfec3ee4e2a286e1'/>
<id>urn:sha1:a05ea0d83b6c59316751e546dfec3ee4e2a286e1</id>
<content type='text'>
allow family/board to exclude specific example. exclude
net_lwip_webserver from curiosity.
</content>
</entry>
<entry>
<title>Add PYOCD_OPTION</title>
<updated>2021-08-29T15:51:46Z</updated>
<author>
<name>mainr</name>
<email>rmain.mws@gmail.com</email>
</author>
<published>2021-08-26T11:46:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b169db3fd6359a127ba92d4bd5cd48a3a5286fd7'/>
<id>urn:sha1:b169db3fd6359a127ba92d4bd5cd48a3a5286fd7</id>
<content type='text'>
Added PYOCD_OPTION to pass board-specific options to build
</content>
</entry>
<entry>
<title>Added support for Microchip Curiosity Nano SAMD21 board (DM320119)</title>
<updated>2021-08-29T15:51:46Z</updated>
<author>
<name>mainr</name>
<email>rmain.mws@gmail.com</email>
</author>
<published>2021-08-25T16:05:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=90af8562b1e361c213d70242fc3ae5883e54f33a'/>
<id>urn:sha1:90af8562b1e361c213d70242fc3ae5883e54f33a</id>
<content type='text'>
Added support for Microchip Curiosity Nano SAMD21 board (DM320119) under hw/bsp/samd21/boards/curiosity_nano
The nEDBG on this board requires dap_protocol be specified as SWD (changed in examples/rules.mk)

NOTE: requires entry (03eb:2175) for VID:PID of nEDBG be added to /etc/udev/rules for pyocd
</content>
</entry>
<entry>
<title>fix dfu example build</title>
<updated>2021-05-26T11:16:56Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-26T11:16:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f9c542aa52f7f2e5e532343384441234a019e53d'/>
<id>urn:sha1:f9c542aa52f7f2e5e532343384441234a019e53d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into alisitsyn-esp-based_on_334e95f</title>
<updated>2021-04-17T18:30:19Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-04-17T18:30:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=38cc459c93d039968c4e89b302880e621e42eed3'/>
<id>urn:sha1:38cc459c93d039968c4e89b302880e621e42eed3</id>
<content type='text'>
</content>
</entry>
</feed>
