<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/lpc17, 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/hw/bsp/lpc17?h=0.18.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/lpc17?h=0.18.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-11-30T20:50:50Z</updated>
<entry>
<title>Add bin &amp; hex output to cmake targets.</title>
<updated>2024-11-30T20:50:50Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2024-11-30T20:50:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0074ed7c6756d3543dc2e89b0081039001ad230c'/>
<id>urn:sha1:0074ed7c6756d3543dc2e89b0081039001ad230c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More ci tweak (#2636)</title>
<updated>2024-05-10T11:55:43Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-10T11:55:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3e2ea7750681b27238043c7158ff5508f01914a3'/>
<id>urn:sha1:3e2ea7750681b27238043c7158ff5508f01914a3</id>
<content type='text'>
* change concurrency group to ${{ github.workflow }}-${{ github.ref }}
* use argparse for build.py hil_test.py, remove the need to install click
* move ci win/mac to build_cmake.yml
* rename build_family.yml to build_util.yml
* build_util.yml support esp32
* integrate build-espressif into build.yml
* build.py support make with --board option
* add get_deps action
* update hil test to reuse action</content>
</entry>
<entry>
<title>fix make build due to clang changes</title>
<updated>2024-04-24T15:41:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-24T15:41:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=19f1080e381a81d5c56a0494b20c5c06475ffe42'/>
<id>urn:sha1:19f1080e381a81d5c56a0494b20c5c06475ffe42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clang compile with lpc40</title>
<updated>2024-04-22T13:09:54Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-22T13:09:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fd059ee24dd0e5d7a678b1bd4c0c3b611dd4ee0f'/>
<id>urn:sha1:fd059ee24dd0e5d7a678b1bd4c0c3b611dd4ee0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clang compile with lpc17</title>
<updated>2024-04-22T12:52:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-22T12:52:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=06c81d8bee7bdf820c4fcaecc06f470061b63b24'/>
<id>urn:sha1:06c81d8bee7bdf820c4fcaecc06f470061b63b24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add cmake support for lpc17</title>
<updated>2024-01-11T10:32:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-01-11T09:52:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3349e402766cc82ce20b8cf3ff170ffc80fcf385'/>
<id>urn:sha1:3349e402766cc82ce20b8cf3ff170ffc80fcf385</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make nanolib linking explicitly by each family/board</title>
<updated>2023-11-23T05:43:13Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-23T05:43:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=82880eecbd51ce8cf801ae0c04871e65f81826f4'/>
<id>urn:sha1:82880eecbd51ce8cf801ae0c04871e65f81826f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix build with new freertos host example</title>
<updated>2023-09-28T05:55:59Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-09-28T05:55:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6b8933cfe838b369c58d4fc9ced8aa5c9382a6d6'/>
<id>urn:sha1:6b8933cfe838b369c58d4fc9ced8aa5c9382a6d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change hcd_int_handler(rhport, in_isr) signature: add in_isr</title>
<updated>2023-09-27T08:51:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-09-27T08:51:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3b0ffd0f488671f1bafa4bcd9e22dd51f8bb6dee'/>
<id>urn:sha1:3b0ffd0f488671f1bafa4bcd9e22dd51f8bb6dee</id>
<content type='text'>
change tuh_int_handler() to take in_isr as optional parameter (default =
true)
</content>
</entry>
<entry>
<title>more board_api rename</title>
<updated>2023-08-03T10:32:15Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-03T10:32:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1324c2862df921d9634e90a78048f5d71a77d894'/>
<id>urn:sha1:1324c2862df921d9634e90a78048f5d71a77d894</id>
<content type='text'>
</content>
</entry>
</feed>
