<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/rules.mk, branch 0.11.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.11.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/rules.mk?h=0.11.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-08-29T15:53:16Z</updated>
<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>
<entry>
<title>espressif: group boards using target name as a family</title>
<updated>2021-04-16T13:41:42Z</updated>
<author>
<name>Alex Lisitsyn</name>
<email>37483886+alisitsyn@users.noreply.github.com</email>
</author>
<published>2021-04-16T11:37:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f5e02e72ed8e6dae5ce854263fdca86ac7453e3c'/>
<id>urn:sha1:f5e02e72ed8e6dae5ce854263fdca86ac7453e3c</id>
<content type='text'>
`hw\bsp` separate one family folder to esp32s2, esp32s3
add board specific board.cmake file to override board specific options(features)
fix examples and test scripts to use new family approach
</content>
</entry>
<entry>
<title>Added support for Black Magic Probe (#787)</title>
<updated>2021-04-16T13:23:27Z</updated>
<author>
<name>Dima Barsky</name>
<email>ghub@kappa.ac93.org</email>
</author>
<published>2021-04-16T13:23:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9f925bc900d397461adafeff4a43dce6a74f68d0'/>
<id>urn:sha1:9f925bc900d397461adafeff4a43dce6a74f68d0</id>
<content type='text'>
* Added flash-bmp and debug-bmp targets; added .gdb_history to .gitignore
* Added the BMP variable, defaults to /dev/ttyBmpGdb
The name of the BMP device is different on different systems. On Linux (after installing the recommended udev rules) it'll be /dev/ttyBmpGdb, but the user should be able to override it.
* Update rules.mk</content>
</entry>
<entry>
<title>tinyusb: add support of esp32s3 target</title>
<updated>2021-04-16T11:38:00Z</updated>
<author>
<name>Alex Lisitsyn</name>
<email>aleks@espressif.com</email>
</author>
<published>2021-03-09T10:29:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2f0cb8b5f1a944187635a58a748ed08738d324a5'/>
<id>urn:sha1:2f0cb8b5f1a944187635a58a748ed08738d324a5</id>
<content type='text'>
add support of new esp32s3 target and the board
update the roles.mk wrapper to allow dfu flashing of espressif chip
update examples to allow compilation for esp32s3_addax_1 board
once the code is tested the PR to original tinyusb repo will be submitted
</content>
</entry>
<entry>
<title>change suffix to _asm to be more explicit</title>
<updated>2021-03-29T18:09:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-29T18:09:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2e4657d11178ba590131fb35c10aa1fe491d99a8'/>
<id>urn:sha1:2e4657d11178ba590131fb35c10aa1fe491d99a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add suffix _s to object of assembly file</title>
<updated>2021-03-29T15:51:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-29T15:51:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ef73a9864f5cdb33d959ffcc944aa317d1f45303'/>
<id>urn:sha1:ef73a9864f5cdb33d959ffcc944aa317d1f45303</id>
<content type='text'>
</content>
</entry>
</feed>
