<feed xmlns='http://www.w3.org/2005/Atom'>
<title>infinitime.git/src/FreeRTOS, branch heartdev</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>Remove debug defines (DEBUG &amp; DEBUG_NRF_USER) from the build. These debug can be useful for debugging purposes but not in production (release). (#400)</title>
<updated>2021-06-01T19:02:15Z</updated>
<author>
<name>JF002</name>
<email>JF002@users.noreply.github.com</email>
</author>
<published>2021-06-01T19:02:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=c0b0f8cb732f0cd8c6a519a97f41b0ef6275a24f'/>
<id>c0b0f8cb732f0cd8c6a519a97f41b0ef6275a24f</id>
<content type='text'>
This reduces the size of the binary by about 6KB!
This also removes filepath that were embedded into the binary (.bin) file.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reduces the size of the binary by about 6KB!
This also removes filepath that were embedded into the binary (.bin) file.</pre>
</div>
</content>
</entry>
<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>Apply fix for errata 87 (FPU issue).</title>
<updated>2020-06-19T20:10:30Z</updated>
<author>
<name>JF</name>
<email>jf@codingfield.com</email>
</author>
<published>2020-06-19T20:10:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=238cda0b90c3ac4ae8acc7c298391b8d449d83a2'/>
<id>238cda0b90c3ac4ae8acc7c298391b8d449d83a2</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>
