<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/build_system, branch 0.18.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/build_system?h=0.18.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/build_system?h=0.18.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-12-13T11:16:19Z</updated>
<entry>
<title>fix portenta build, added core-m85.cmake/mk</title>
<updated>2024-12-13T11:16:19Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-12-13T10:50:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=380bfc0a6345f7295e2a5ff60c9712255f04a2dc'/>
<id>urn:sha1:380bfc0a6345f7295e2a5ff60c9712255f04a2dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)</title>
<updated>2024-11-27T11:28:12Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-27T11:28:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dbc2c8d9720593ce4b0bbd0c96b3b91f81ce15bb'/>
<id>urn:sha1:dbc2c8d9720593ce4b0bbd0c96b3b91f81ce15bb</id>
<content type='text'>
* change TUD_EPBUF_TYPE_DEF order
* add and fix -Wmissing-prototypes warnings  for   cmake (skip  make)</content>
</entry>
<entry>
<title>try to fix circleci with kinetis</title>
<updated>2024-11-25T10:45:54Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-22T13:22:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c09eedaf24ad609a1b12bf9c1c7f631b8374f222'/>
<id>urn:sha1:c09eedaf24ad609a1b12bf9c1c7f631b8374f222</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add flash-uniflash support for ti tm4c</title>
<updated>2024-08-15T07:36:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-08-15T07:36:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1402e6ec0d5ed60375c9deb1add9061fcb37e590'/>
<id>urn:sha1:1402e6ec0d5ed60375c9deb1add9061fcb37e590</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add family cmake/make for da1469x boards</title>
<updated>2024-07-17T12:28:59Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-07-17T12:28:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=57a08200fc19bf49cf2c497011e88e83c3cbf249'/>
<id>urn:sha1:57a08200fc19bf49cf2c497011e88e83c3cbf249</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enable full 224KB flash for ch32v203 with flash enhanced read mode in SystemInit (better with startup).</title>
<updated>2024-07-10T15:48:06Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-07-10T15:48:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c1175b70131fa5020713381a850f2ce1018f390f'/>
<id>urn:sha1:c1175b70131fa5020713381a850f2ce1018f390f</id>
<content type='text'>
add flash with wlink-rs
</content>
</entry>
<entry>
<title>change COMPILE_DEFINE to CFLAGS_CLI for cmake/make</title>
<updated>2024-06-25T04:31:19Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-06-25T04:31:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4396ecd22cac5485ce006b330ca3ef3446d0022f'/>
<id>urn:sha1:4396ecd22cac5485ce006b330ca3ef3446d0022f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use correct wch usbhs, usbfs for ch32v307 using CFG_TUD_MAX_SPEED</title>
<updated>2024-05-20T10:26:04Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-20T10:26:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b19295c1c15de676e7cebd5bd5b6aa53887c6a56'/>
<id>urn:sha1:b19295c1c15de676e7cebd5bd5b6aa53887c6a56</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>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>
</feed>
