<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/stm32f0, branch 0.17.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/stm32f0?h=0.17.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/stm32f0?h=0.17.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-08-01T07:24:23Z</updated>
<entry>
<title>increase freerto min task stack for some stm32</title>
<updated>2024-08-01T07:24:23Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-08-01T07:24:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=46fd82299040ff8c572f2b991f5226bf18405ffe'/>
<id>urn:sha1:46fd82299040ff8c572f2b991f5226bf18405ffe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ci tweak3 (#2643)</title>
<updated>2024-05-13T13:27:49Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-13T13:27:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7cf1bdd2848d6c36e9659acaf77c83a1fa99d04f'/>
<id>urn:sha1:7cf1bdd2848d6c36e9659acaf77c83a1fa99d04f</id>
<content type='text'>
- enable --one-per-family to build 1 board per family, also skip family if board specified in -b also present
- minimize ci run for push event
  - only build one board per family
  - skip hil test on both pi4 and hfp
- full build will be runn for PR event
- IAR always build 1 board per family regardless of event 
- update build.py to optimize make
- remove all setup python since we don't really need it</content>
</entry>
<entry>
<title>add cmake for stm32wb</title>
<updated>2024-05-03T04:39:42Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-03T04:39:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6524e26e627999439465863e6bf87719e869ead8'/>
<id>urn:sha1:6524e26e627999439465863e6bf87719e869ead8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update clang make build for stm32: f0 f1 f2 f3 f4 f7 h7 g0 g4 l0 l4 samd21 samd51 nrf</title>
<updated>2024-04-24T15:11:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-24T15:11:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=eab42d90d42234997ea55c01b1a510c9bb6434aa'/>
<id>urn:sha1:eab42d90d42234997ea55c01b1a510c9bb6434aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- fix g4 clang linker</title>
<updated>2024-04-23T15:36:00Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-23T15:36:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=999177fe394e080f7266fd72f07ae9b6708feeba'/>
<id>urn:sha1:999177fe394e080f7266fd72f07ae9b6708feeba</id>
<content type='text'>
- clang work with l0
</content>
</entry>
<entry>
<title>fix stm board linker define stack before memory def</title>
<updated>2024-04-23T05:32:47Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-23T05:29:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a42e34701f7a6693f106fb69044871570aa38f22'/>
<id>urn:sha1:a42e34701f7a6693f106fb69044871570aa38f22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clang work with f0</title>
<updated>2024-04-23T04:35:42Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-23T04:35:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f76d38c92438284533f02697d34d659583bdd9fd'/>
<id>urn:sha1:f76d38c92438284533f02697d34d659583bdd9fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update FreeRTOSConfig.h</title>
<updated>2023-12-18T13:33:43Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-12-18T13:33:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1a3f5f7a09d523872d8ab42fc3b432c19e8845b7'/>
<id>urn:sha1:1a3f5f7a09d523872d8ab42fc3b432c19e8845b7</id>
<content type='text'>
- remove configAssert()
- configCHECK_HANDLER_INSTALLATION=0 (to prevent unused-parameter error with configAssert(x)=nil
</content>
</entry>
<entry>
<title>move tools/cmake to examples/build_system</title>
<updated>2023-11-23T13:06:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-23T13:06:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7213b8abb126cb6a1c88bd1e6d89b7dbacf339d8'/>
<id>urn:sha1:7213b8abb126cb6a1c88bd1e6d89b7dbacf339d8</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>
</feed>
