<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/gd32vf103/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/gd32vf103/family.mk?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/gd32vf103/family.mk?h=codex%2Fclass-reference-docs'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-10-25T12:27:09Z</updated>
<entry>
<title>fix make build</title>
<updated>2024-10-25T12:27:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-10-25T12:08:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=77fa2f67019647b063eab139afa01a5036ad4d40'/>
<id>urn:sha1:77fa2f67019647b063eab139afa01a5036ad4d40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change default risv-gcc to riscv-none-elf- and add _zicsr extension</title>
<updated>2024-05-16T12:18:43Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-15T13:13:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2a67ce773dcd68f7f8c4c07fce2e6e4f7947e03d'/>
<id>urn:sha1:2a67ce773dcd68f7f8c4c07fce2e6e4f7947e03d</id>
<content type='text'>
add cmake for ch32v20x, skip freertos examples for CH32V20X, also skip net webserver due to lack of RAM
update to use openocd with wlinke adapter
</content>
</entry>
<entry>
<title>add CH32V20x USB OTG/FS driver</title>
<updated>2024-05-15T13:01:00Z</updated>
<author>
<name>Matthew Tran</name>
<email>matthewlamtran@berkeley.edu</email>
</author>
<published>2023-11-20T02:26:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=db60fa1c63ae58c205e43e144253dab6815bb2d1'/>
<id>urn:sha1:db60fa1c63ae58c205e43e144253dab6815bb2d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework ci (#2631)</title>
<updated>2024-05-09T13:43:46Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-09T13:43:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ba6babf570752a28379aab51d9c27e7b9efe872d'/>
<id>urn:sha1:ba6babf570752a28379aab51d9c27e7b9efe872d</id>
<content type='text'>
* add name field to usbd_class_driver_t
* ci: use set matrix py script
* add riscv32 and cmake support for ch32v307, fomu,  gd32vf103
* update build_cmake.py to take --family --board --toolchain
* separate hil test to its own workflow
* move esp32 board into separated hil json
* add make build to ci
* remov build_make.py
* build.py support esp32 board
* setup toolchain support esp-idf
* fix missing click
* merge family in matrix build to reduce jobs
* skip cifuzz since it still has issue with get_deps and click</content>
</entry>
<entry>
<title>rename FREERTOS_PORT to FREERTOS_PORTABLE_SRC</title>
<updated>2023-03-16T16:11:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-16T16:11:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ffdffc7e06080cfaf94b5c318053576d48cb604e'/>
<id>urn:sha1:ffdffc7e06080cfaf94b5c318053576d48cb604e</id>
<content type='text'>
also fix trailing spaces
</content>
</entry>
<entry>
<title>rework make freertos port handling</title>
<updated>2022-06-02T08:35:30Z</updated>
<author>
<name>Rafael Silva</name>
<email>rafaelsilva@ajtec.pt</email>
</author>
<published>2022-03-09T12:14:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2a17a7e8f851c1a29d7e06ff520d15f36b7a652c'/>
<id>urn:sha1:2a17a7e8f851c1a29d7e06ff520d15f36b7a652c</id>
<content type='text'>
	this allows ports to specify a freertos port outside the FreeRTOS-Kernel lib directory, which would otherwise not be possible

Signed-off-by: Rafael Silva &lt;rafaelsilva@ajtec.pt&gt;
</content>
</entry>
<entry>
<title>moving esp32s2 to dwc2, abstract dwc2_set_turnaround()</title>
<updated>2021-10-25T08:51:41Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-25T08:51:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4ccf60954d184c0530daf800090bd7103aacee86'/>
<id>urn:sha1:4ccf60954d184c0530daf800090bd7103aacee86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switch gd32 and stm32f4 to use new dwc2 driver</title>
<updated>2021-10-24T17:06:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-24T17:06:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=32742571da065f0a075ac9e7cf8d0f0009f5ea4d'/>
<id>urn:sha1:32742571da065f0a075ac9e7cf8d0f0009f5ea4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change toolchain to riscv-none-embed-gcc-xpack for ci</title>
<updated>2021-08-15T10:28:14Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-15T10:28:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=73f8fae036ca6fa1b51113b752486ce3970cd54e'/>
<id>urn:sha1:73f8fae036ca6fa1b51113b752486ce3970cd54e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move gd32vf103 to its own family</title>
<updated>2021-08-15T10:19:25Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-15T10:19:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=09e4348adcdb0af74a15d8077edf610690dd55a4'/>
<id>urn:sha1:09e4348adcdb0af74a15d8077edf610690dd55a4</id>
<content type='text'>
</content>
</entry>
</feed>
