<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/rules.mk, branch 0.15.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/rules.mk?h=0.15.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/rules.mk?h=0.15.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-01-21T04:32:37Z</updated>
<entry>
<title>update stm32f1 to support iar build</title>
<updated>2023-01-21T04:32:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-01-21T04:32:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1bbeb6ad79fa1e76c109592773e0834e1ec00a0c'/>
<id>urn:sha1:1bbeb6ad79fa1e76c109592773e0834e1ec00a0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>slightly update rule.mk for IAR</title>
<updated>2023-01-20T08:56:32Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-01-20T08:56:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=cb34cb2a9397eeeeff9bacd212914477c6e76ff9'/>
<id>urn:sha1:cb34cb2a9397eeeeff9bacd212914477c6e76ff9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update freertos example to build with iar</title>
<updated>2023-01-17T16:38:10Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-01-17T16:38:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8df2fd1916d5e69cfaad7516399a8d7da5060f57'/>
<id>urn:sha1:8df2fd1916d5e69cfaad7516399a8d7da5060f57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update makefile to support iar build starting with stm32f070</title>
<updated>2023-01-17T09:20:04Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-01-17T09:20:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3fee8b402e3efefc341a0c1ce0474deb748858b2'/>
<id>urn:sha1:3fee8b402e3efefc341a0c1ce0474deb748858b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add get-deps target</title>
<updated>2022-07-01T09:24:58Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-07-01T09:24:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=12341118e373cce10cb868f234009e9d37bff940'/>
<id>urn:sha1:12341118e373cce10cb868f234009e9d37bff940</id>
<content type='text'>
update ci to get-deps first
</content>
</entry>
<entry>
<title>skip pyocd reset after flash</title>
<updated>2022-03-04T07:48:29Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-03-04T07:48:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c0195fc6270394a489faf29fe8fc42dff48bcff1'/>
<id>urn:sha1:c0195fc6270394a489faf29fe8fc42dff48bcff1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into master</title>
<updated>2022-01-25T15:29:05Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-01-25T15:29:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7de166390ed6125e851af9a3e8221fbd3f3a773b'/>
<id>urn:sha1:7de166390ed6125e851af9a3e8221fbd3f3a773b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build system: Changes for xc32 compiler</title>
<updated>2021-12-27T09:11:56Z</updated>
<author>
<name>Jerzy Kasenberg</name>
<email>jerzy.kasenberg@gmail.com</email>
</author>
<published>2021-12-26T21:19:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5c5ecea6f17aae16808533aa248671069cdc5fa5'/>
<id>urn:sha1:5c5ecea6f17aae16808533aa248671069cdc5fa5</id>
<content type='text'>
Three changes are needed to accommodate xc32 compiler build:
- optimized build flag other than -Os
   added CFLAGS_OPTIMIZED that defaults to -Os but can be overridden in boards
- build without -lnosys
   added LIBS_GCC with default libraries that can be changed in boards
- build without LD_FILE specification
   if LD_FILE is empty -Wl,-T options is not added to LDFLAGS
</content>
</entry>
<entry>
<title>Add mksunxi tool to make flashable image</title>
<updated>2021-12-07T14:53:52Z</updated>
<author>
<name>Yunhao Tian</name>
<email>t123yh@outlook.com</email>
</author>
<published>2021-12-07T14:53:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=75f7fb3d9d267f168bc45fc218e1c443701ff11d'/>
<id>urn:sha1:75f7fb3d9d267f168bc45fc218e1c443701ff11d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add BSP support for F1C100s</title>
<updated>2021-12-04T10:02:07Z</updated>
<author>
<name>Yunhao Tian</name>
<email>t123yh@outlook.com</email>
</author>
<published>2021-12-04T10:02:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=68ca62dfd7e7fe757ba436fee7721520119da92b'/>
<id>urn:sha1:68ca62dfd7e7fe757ba436fee7721520119da92b</id>
<content type='text'>
</content>
</entry>
</feed>
