<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtic/tests, branch main</title>
<subtitle>Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
</subtitle>
<id>https://git.mciantyre.dev/rtic/atom?h=main</id>
<link rel='self' href='https://git.mciantyre.dev/rtic/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/'/>
<updated>2023-02-28T23:33:31+00:00</updated>
<entry>
<title>Add rtic-timer (timerqueue + monotonic) and rtic-monotonics (systick-monotonic)</title>
<updated>2023-02-28T23:33:31+00:00</updated>
<author>
<name>Emil Fresk</name>
<email>emil.fresk@gmail.com</email>
</author>
<published>2023-01-23T19:05:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=306aa47170fd59369b7a184924e287dc3706d64d'/>
<id>urn:sha1:306aa47170fd59369b7a184924e287dc3706d64d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the tests file to find the tests</title>
<updated>2021-03-03T07:55:23+00:00</updated>
<author>
<name>Henrik Tjäder</name>
<email>henrik@grepit.se</email>
</author>
<published>2021-01-21T09:17:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=48613f568b31a29e5c615b9ee59432c177d67b26'/>
<id>urn:sha1:48613f568b31a29e5c615b9ee59432c177d67b26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove keyword single for all tests</title>
<updated>2021-03-03T07:55:19+00:00</updated>
<author>
<name>Henrik Tjäder</name>
<email>henrik@grepit.se</email>
</author>
<published>2021-03-03T07:55:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=a5795a8f45f73099d88817fc8eb6c265689b862e'/>
<id>urn:sha1:a5795a8f45f73099d88817fc8eb6c265689b862e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CI: replace compiletest-rs with trybuild</title>
<updated>2019-11-07T00:05:37+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>jorge@japaric.io</email>
</author>
<published>2019-11-07T00:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=31b392fe3a6961596a0bd4e1bb24c0da2a9b7b42'/>
<id>urn:sha1:31b392fe3a6961596a0bd4e1bb24c0da2a9b7b42</id>
<content type='text'>
We use compiletest to run compile-fail tests but compiletest depends on compiler
internals so it breaks every now and then and requires nightly. With trybuild we
can also run compile-fail tests but it works on stable and it already has
reached version 1.0
</content>
</entry>
<entry>
<title>drop the "multi" test</title>
<updated>2019-08-21T08:56:59+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>jorge@japaric.io</email>
</author>
<published>2019-08-21T08:56:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=f49bd0a7f59e4fd95cb46a5551a20c1c8a3dfe37'/>
<id>urn:sha1:f49bd0a7f59e4fd95cb46a5551a20c1c8a3dfe37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adapt to changes in rtfm-syntax</title>
<updated>2019-08-20T13:17:37+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>jorge@japaric.io</email>
</author>
<published>2019-08-20T13:11:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=0e146f8d1142672725b6abb38478f503a9261c80'/>
<id>urn:sha1:0e146f8d1142672725b6abb38478f503a9261c80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rtfm-syntax refactor + heterogeneous multi-core support</title>
<updated>2019-06-13T21:56:59+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>jorge@japaric.io</email>
</author>
<published>2019-06-13T21:56:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=81275bfa4f41e2066770087f3a33cad4227eab41'/>
<id>urn:sha1:81275bfa4f41e2066770087f3a33cad4227eab41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove unused check</title>
<updated>2019-05-21T12:43:05+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>jorge@japaric.io</email>
</author>
<published>2019-05-21T12:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=0fb2726e6ce4d1a0500c76839efd0dab77050607'/>
<id>urn:sha1:0fb2726e6ce4d1a0500c76839efd0dab77050607</id>
<content type='text'>
that was added in #140 but it's no longer required
</content>
</entry>
<entry>
<title>test RFC 147</title>
<updated>2019-05-01T18:49:25+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>jorge@japaric.io</email>
</author>
<published>2019-04-21T18:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=d538f5b17cf0ad482cd803d7fbaada3349d6485e'/>
<id>urn:sha1:d538f5b17cf0ad482cd803d7fbaada3349d6485e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update compile-fail tests</title>
<updated>2019-05-01T18:49:25+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>jorge@japaric.io</email>
</author>
<published>2019-04-21T18:20:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=d0aaa2a805afdda30b49b3dfdb7072f302855a79'/>
<id>urn:sha1:d0aaa2a805afdda30b49b3dfdb7072f302855a79</id>
<content type='text'>
</content>
</entry>
</feed>
