<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-stm32/src/rcc/g0.rs, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/'/>
<entry>
<title>stm32: disable HSI48 if not in use</title>
<updated>2025-12-19T03:15:57+00:00</updated>
<author>
<name>Bernát Süli</name>
<email>suli.bernat@gmail.com</email>
</author>
<published>2025-12-19T03:15:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=1c860d4a6e283e24a4609ff8b1ca2cc3cbf2f428'/>
<id>1c860d4a6e283e24a4609ff8b1ca2cc3cbf2f428</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixup! feat(stm32-g0): provide a `const` constructor on `rcc::Config`</title>
<updated>2025-05-26T12:43:21+00:00</updated>
<author>
<name>ROMemories</name>
<email>152802150+ROMemories@users.noreply.github.com</email>
</author>
<published>2025-05-26T12:43:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=ca17b41d0dfa32150ac72187e1b05924577641cb'/>
<id>ca17b41d0dfa32150ac72187e1b05924577641cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(stm32-g0): provide a `const` constructor on `rcc::Config`</title>
<updated>2025-05-21T12:19:09+00:00</updated>
<author>
<name>ROMemories</name>
<email>152802150+ROMemories@users.noreply.github.com</email>
</author>
<published>2025-05-21T09:36:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=26fb6eb9f65e7bf03302c26727ef7d6d940cf648'/>
<id>26fb6eb9f65e7bf03302c26727ef7d6d940cf648</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32: update metapac, cleanup clocks a bit.</title>
<updated>2025-04-18T18:32:15+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-04-18T18:32:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=7512c5f14ed90b264fa7b617bba8be6fc5ae53b4'/>
<id>7512c5f14ed90b264fa7b617bba8be6fc5ae53b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32: run cargo fmt</title>
<updated>2025-03-28T09:45:14+00:00</updated>
<author>
<name>techmccat</name>
<email>alessioa02004@gmail.com</email>
</author>
<published>2025-03-28T09:45:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=ce578b62b8ac7d1d4ad3a96e7a085e6f3c0722eb'/>
<id>ce578b62b8ac7d1d4ad3a96e7a085e6f3c0722eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32: allow using LSI/LSE as SYSCLK on g0/c0</title>
<updated>2025-03-28T09:35:05+00:00</updated>
<author>
<name>techmccat</name>
<email>alessioa02004@gmail.com</email>
</author>
<published>2025-03-27T16:42:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=0621087f6ff12d1e6fc0d566fabc2ca9130f633f'/>
<id>0621087f6ff12d1e6fc0d566fabc2ca9130f633f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32/rcc: add HSISYS support for g0</title>
<updated>2025-01-17T11:07:43+00:00</updated>
<author>
<name>Markus Kasten</name>
<email>github@markuskasten.eu</email>
</author>
<published>2025-01-17T11:07:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=5d26bca2e7b67097da54d4b5973931c6c9f63f03'/>
<id>5d26bca2e7b67097da54d4b5973931c6c9f63f03</id>
<content type='text'>
adds support to divide HSI clock, which allows running in low power mode on HSI
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
adds support to divide HSI clock, which allows running in low power mode on HSI
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix &amp; Revert</title>
<updated>2024-11-27T04:33:32+00:00</updated>
<author>
<name>Bing Wen</name>
<email>itswenb@qq.com</email>
</author>
<published>2024-11-27T04:33:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=d0340ad2971232b505be13a1a5e353674d838c35'/>
<id>d0340ad2971232b505be13a1a5e353674d838c35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new</title>
<updated>2024-11-27T04:23:13+00:00</updated>
<author>
<name>Bing Wen</name>
<email>itswenb@qq.com</email>
</author>
<published>2024-11-27T04:23:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=52ab015facf9f5039f89cd772d0f178ec70d878b'/>
<id>52ab015facf9f5039f89cd772d0f178ec70d878b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new feature to enable overclocking</title>
<updated>2024-11-26T04:46:20+00:00</updated>
<author>
<name>Bing Wen</name>
<email>itswenb@qq.com</email>
</author>
<published>2024-11-26T04:27:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=8eaa3c8fd3385d50bbf844c6fff0790884ac56af'/>
<id>8eaa3c8fd3385d50bbf844c6fff0790884ac56af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
