<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/esp32s2/family.mk, branch codex/class-reference-docs</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/esp32s2/family.mk?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/esp32s2/family.mk?h=codex%2Fclass-reference-docs'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-03-29T17:31:26Z</updated>
<entry>
<title>merge s2 and s3, update cmake for espressif, add tinyusb_src as component</title>
<updated>2023-03-29T17:31:26Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-29T17:31:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=96718b7ca08d1d74cf1ecfb3816b57df50bf1616'/>
<id>urn:sha1:96718b7ca08d1d74cf1ecfb3816b57df50bf1616</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix trailing space and new line</title>
<updated>2023-03-17T09:12:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-17T09:12:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3623ba1884ddff23e9b64766cb6dd032f1425846'/>
<id>urn:sha1:3623ba1884ddff23e9b64766cb6dd032f1425846</id>
<content type='text'>
temporarily disable codespell
</content>
</entry>
<entry>
<title>fix build with latest esp idf</title>
<updated>2022-02-18T06:07:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-18T06:07:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=52645fcc1b6f00d4bf6b211a5425addf7d3a1e8c'/>
<id>urn:sha1:52645fcc1b6f00d4bf6b211a5425addf7d3a1e8c</id>
<content type='text'>
</content>
</entry>
<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>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>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>add example specific DEPS_SUBMODULES</title>
<updated>2021-03-18T09:28:44Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-18T09:28:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=253430a76585f529340e480397e07de567370b5f'/>
<id>urn:sha1:253430a76585f529340e480397e07de567370b5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move esp32s2 and rp2040 target rule to its family.mk</title>
<updated>2021-03-17T13:13:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-17T10:09:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2307fc302367e2b3a961be905bcb302394a155ca'/>
<id>urn:sha1:2307fc302367e2b3a961be905bcb302394a155ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update cmake build to work with esp32s2 and rp2040</title>
<updated>2021-01-22T07:58:32Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-01-22T07:58:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b6e9c42b0217124aaf47e1d65e4eac39c3d3d681'/>
<id>urn:sha1:b6e9c42b0217124aaf47e1d65e4eac39c3d3d681</id>
<content type='text'>
</content>
</entry>
<entry>
<title>group esp32s2 board into its group</title>
<updated>2020-11-27T15:31:47Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-27T15:31:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b572983cc82f8497361142caa29785024115903b'/>
<id>urn:sha1:b572983cc82f8497361142caa29785024115903b</id>
<content type='text'>
</content>
</entry>
</feed>
