<feed xmlns='http://www.w3.org/2005/Atom'>
<title>laks/rtc, branch dev_v2</title>
<subtitle>Microcontroller support library.</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/laks/'/>
<entry>
<title>stm32g4: initial platform support</title>
<updated>2022-04-16T19:37:28+00:00</updated>
<author>
<name>Karl Palsson</name>
<email>karlp@tweak.net.au</email>
</author>
<published>2022-02-07T22:12:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/laks/commit/?id=3696c07f0707daa106d85ccd2b81fbad1adb22dd'/>
<id>3696c07f0707daa106d85ccd2b81fbad1adb22dd</id>
<content type='text'>
Have some demo code using lptim, lpuart, exti and rtc mostly working.
It glitches into undefined exceptions, so it's a little concerning,
but... it's all cross checked against RM0440_rev7, so it's pretty good.

Signed-off-by: Karl Palsson &lt;karlp@tweak.net.au&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Have some demo code using lptim, lpuart, exti and rtc mostly working.
It glitches into undefined exceptions, so it's a little concerning,
but... it's all cross checked against RM0440_rev7, so it's pretty good.

Signed-off-by: Karl Palsson &lt;karlp@tweak.net.au&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32wb: rtc: initial registers</title>
<updated>2022-01-26T22:41:04+00:00</updated>
<author>
<name>Karl Palsson</name>
<email>karlp@tweak.net.au</email>
</author>
<published>2022-01-12T17:30:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/laks/commit/?id=1155f57710a068efbdc7fdd167ac4e44dd54ec7f'/>
<id>1155f57710a068efbdc7fdd167ac4e44dd54ec7f</id>
<content type='text'>
Backup registers are just hardcoded to 32, which is the max seen.
Note that the STM32WB only has 20!  I've captured that in the platform
yaml, even though it's not used anywhere (yet?)

Signed-off-by: Karl Palsson &lt;karlp@tweak.net.au&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backup registers are just hardcoded to 32, which is the max seen.
Note that the STM32WB only has 20!  I've captured that in the platform
yaml, even though it's not used anywhere (yet?)

Signed-off-by: Karl Palsson &lt;karlp@tweak.net.au&gt;
</pre>
</div>
</content>
</entry>
</feed>
