From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Arduino Due Date: Wed, 02 May 2018 08:58:19 +0100 Organization: A noiseless patient Spider Message-ID: References: <85eh6aus2x.fsf@stephe-leake.org> <76b6d75c-259d-42d8-adcb-a258f781f588@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: reader02.eternal-september.org; posting-host="c0d772160bfd22ea2f3294404f209ea3"; logging-data="25473"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+wxMSGvOUofI81+pzKoJyV5KReQn68k/0=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (darwin) Cancel-Lock: sha1:C2dny0ZavCRXKyu1R/QXiUZemhM= sha1:pNCk4PAEoAZHUrcWvVwPZoX1ei8= Xref: reader02.eternal-september.org comp.lang.ada:51911 Date: 2018-05-02T08:58:19+01:00 List-Id: john@mccabe.org.uk writes: > I'm sorry it's taken so long to reply;I thought I had! Since my > message I've discovered an STM32F4 DISCOVERY board lying around at > work so had a quick play with it. I'll try to check out your RTS work; > FreeRTOS is obviously well known in the Cortex world, so it will be > interesting to see in action. At the moment FreeRTOS.gpr assumes FreeRTOSV9.0.0. Good luck!