<feed xmlns='http://www.w3.org/2005/Atom'>
<title>infinitime.git/src/FreeRTOS/portmacro_cmsis.h, branch ultraredux2-pwmbacklight</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/'/>
<entry>
<title>Fix IRQ management in FreeRTOS to avoid crash and deadlock in BLE stack.</title>
<updated>2021-02-14T13:42:30Z</updated>
<author>
<name>Jean-François Milants</name>
<email>jf@codingfield.com</email>
</author>
<published>2021-02-14T13:42:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=01e194426d51ffb1a6e9e3162567f29c2a84154d'/>
<id>01e194426d51ffb1a6e9e3162567f29c2a84154d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use PRIMASK instead of BASEPRI for critical sections in FreeRTOS. This  is needed by NimBLE to be able to mask radio interrupt (which has priority 0).</title>
<updated>2020-06-19T20:11:21Z</updated>
<author>
<name>JF</name>
<email>jf@codingfield.com</email>
</author>
<published>2020-06-19T20:11:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=b8f9d706673769b43c390eef1b34bb589da6643b'/>
<id>b8f9d706673769b43c390eef1b34bb589da6643b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve power consumption and SLEEP mode :</title>
<updated>2020-01-05T10:09:07Z</updated>
<author>
<name>JF</name>
<email>jf@codingfield.com</email>
</author>
<published>2020-01-05T10:09:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=bbe4e500c3a972146d834d21dc355b8509f88342'/>
<id>bbe4e500c3a972146d834d21dc355b8509f88342</id>
<content type='text'>
 - Disable IDLE hook (it would wake the device up as soon as possible).
 - Logger task sleep for 100ms (disable logging for better battery life)
 - Logging is disabled by default
 - Apply fix for ERRATA 87 (clear FPU interrupt before going to sleep). Ports files from FreeRTOS are now in the sources (they where in the SDK before)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Disable IDLE hook (it would wake the device up as soon as possible).
 - Logger task sleep for 100ms (disable logging for better battery life)
 - Logging is disabled by default
 - Apply fix for ERRATA 87 (clear FPU interrupt before going to sleep). Ports files from FreeRTOS are now in the sources (they where in the SDK before)
</pre>
</div>
</content>
</entry>
</feed>
