<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/da14695_dk_usb/board.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/da14695_dk_usb/board.mk?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/da14695_dk_usb/board.mk?h=codex%2Fclass-reference-docs'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-07-17T12:28:59Z</updated>
<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>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>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>explicitly add dcd source file without vendor/family</title>
<updated>2021-03-17T09:52:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-17T09:52:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ed8f117dd10ecaee1b8169f0c4af5217e03a4951'/>
<id>urn:sha1:ed8f117dd10ecaee1b8169f0c4af5217e03a4951</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge no-family example build</title>
<updated>2021-03-04T15:50:45Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-04T15:50:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b846ded487c29e5ca5698f2ab7cb237a21eeb85b'/>
<id>urn:sha1:b846ded487c29e5ca5698f2ab7cb237a21eeb85b</id>
<content type='text'>
specify FAMILY_SUBMODULES for all boards
</content>
</entry>
<entry>
<title>change output filename to BOARD-Directory</title>
<updated>2021-01-26T05:46:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-01-26T05:46:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4a0f5cbd6332a9ae76dc2eea293024fab2c81885'/>
<id>urn:sha1:4a0f5cbd6332a9ae76dc2eea293024fab2c81885</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed some source file paths for SRC_C to relative paths.</title>
<updated>2021-01-11T16:02:17Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-01-11T16:02:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fc69dd70cf3c669308240bb0a6bb05d6eda51487'/>
<id>urn:sha1:fc69dd70cf3c669308240bb0a6bb05d6eda51487</id>
<content type='text'>
Added statements to validate GCCVERSION on Windows Command Prompt.
</content>
</entry>
<entry>
<title>clean up jlink default interface</title>
<updated>2020-10-08T10:17:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-10-08T10:17:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ec018fbf4ed30b014b82f993246f8730687e649a'/>
<id>urn:sha1:ec018fbf4ed30b014b82f993246f8730687e649a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added DA14695 DK USB bsp</title>
<updated>2020-07-01T05:47:14Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-01T05:47:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=463e978134c7ee1d4abae4937f9c0c3e603ac6bc'/>
<id>urn:sha1:463e978134c7ee1d4abae4937f9c0c3e603ac6bc</id>
<content type='text'>
</content>
</entry>
</feed>
