<feed xmlns='http://www.w3.org/2005/Atom'>
<title>infinitime.git/src/CMakeLists.txt, branch analog24</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>Add PageIndicator widget to reduce code duplication (#1218)</title>
<updated>2022-07-17T22:20:00Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2022-07-05T05:41:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=5b63756ef83288aea93db1800e3f6b6f89944092'/>
<id>5b63756ef83288aea93db1800e3f6b6f89944092</id>
<content type='text'>
* Move PageIndicator widget to its own files to reduce code duplication
* Use uint8_t in PageIndicator
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Move PageIndicator widget to its own files to reduce code duplication
* Use uint8_t in PageIndicator
</pre>
</div>
</content>
</entry>
<entry>
<title>Extend use of -Os</title>
<updated>2022-06-07T02:34:04Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-06-07T02:22:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=6f169f67a2e7fe926092655cb68e7672b61bd8e3'/>
<id>6f169f67a2e7fe926092655cb68e7672b61bd8e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimized compilation options</title>
<updated>2022-06-07T02:04:24Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-06-07T02:04:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=ab31567a757914c115ec821c10a045d04b39ce86'/>
<id>ab31567a757914c115ec821c10a045d04b39ce86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "src/CMakeLists.txt: use iHEX format for mcuboot image creation"</title>
<updated>2022-06-07T00:56:34Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-06-07T00:56:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=02be6b70871dd7ce7cf618d5d7f269be64f83daa'/>
<id>02be6b70871dd7ce7cf618d5d7f269be64f83daa</id>
<content type='text'>
This reverts commit 7bc692eea43411caf223cca2501a1c05d2b0f930.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 7bc692eea43411caf223cca2501a1c05d2b0f930.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit '7bc692eea' into analog24</title>
<updated>2022-06-07T00:52:00Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-06-07T00:52:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=e7ac144760a69fe32cf5c110978090a1839f72ba'/>
<id>e7ac144760a69fe32cf5c110978090a1839f72ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/develop' into analog24</title>
<updated>2022-06-06T23:09:58Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-06-06T18:27:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=7c45f185a32c7bcff47c8fda1acdec82d3213717'/>
<id>7c45f185a32c7bcff47c8fda1acdec82d3213717</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>src/CMakeLists.txt: use iHEX format for mcuboot image creation</title>
<updated>2022-06-06T17:41:57Z</updated>
<author>
<name>Ildar Mulyukov</name>
<email>ildar@altlinux.ru</email>
</author>
<published>2021-04-01T10:02:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=7bc692eea43411caf223cca2501a1c05d2b0f930'/>
<id>7bc692eea43411caf223cca2501a1c05d2b0f930</id>
<content type='text'>
for better control of addresses used by img/fw
+ fix typo (RECOVERYY)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for better control of addresses used by img/fw
+ fix typo (RECOVERYY)
</pre>
</div>
</content>
</entry>
<entry>
<title>fix wrong linker script</title>
<updated>2022-06-06T17:41:57Z</updated>
<author>
<name>Ildar Mulyukov</name>
<email>ildar@altlinux.ru</email>
</author>
<published>2021-04-14T04:01:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=5f28f89df2544846fb4144d85de9c0dc092301c7'/>
<id>5f28f89df2544846fb4144d85de9c0dc092301c7</id>
<content type='text'>
introduced in https://github.com/JF002/InfiniTime/commit/58a2d000c4d49d96121894d6dd6bb861d7564bea
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
introduced in https://github.com/JF002/InfiniTime/commit/58a2d000c4d49d96121894d6dd6bb861d7564bea
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to freertos timers (#1095)</title>
<updated>2022-06-06T15:47:43Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-06-06T15:47:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=35dcf8c8607483c104711c9398d47d57147f4389'/>
<id>35dcf8c8607483c104711c9398d47d57147f4389</id>
<content type='text'>
* Use FreeRTOS timer for AlarmController
* Use FreeRTOS timer for MotorController
* Remove app_timer component from compilation as we now solely use
  FreeROTS timer
* Simplify variable and text names for AlarmController and MotorController timers
* Call ScheduleAlarm directly from StopAlerting, for recurring timers

Co-authored-by: Riku Isokoski &lt;riksu9000@gmail.com&gt;
Co-authored-by: NeroBurner &lt;pyro4hell@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use FreeRTOS timer for AlarmController
* Use FreeRTOS timer for MotorController
* Remove app_timer component from compilation as we now solely use
  FreeROTS timer
* Simplify variable and text names for AlarmController and MotorController timers
* Call ScheduleAlarm directly from StopAlerting, for recurring timers

Co-authored-by: Riku Isokoski &lt;riksu9000@gmail.com&gt;
Co-authored-by: NeroBurner &lt;pyro4hell@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused Meter.cpp and Meter.h (#1171)</title>
<updated>2022-06-05T17:35:33Z</updated>
<author>
<name>mabuch</name>
<email>marcel.buechler@gmail.com</email>
</author>
<published>2022-06-05T17:35:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=91a3e98276aaef3d9545e82ba1daa342636ed244'/>
<id>91a3e98276aaef3d9545e82ba1daa342636ed244</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
