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!.POSTED!not-for-mail From: Paul Rubin Newsgroups: comp.lang.ada Subject: Re: Which embedded devices do you use? Date: Mon, 24 Jun 2019 17:44:28 -0700 Organization: A noiseless patient Spider Message-ID: <8736jy4hoz.fsf@nightsong.com> References: <36947344-5a17-46ca-9dbb-f795ce1f7c86@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: reader02.eternal-september.org; posting-host="d6b47df5a8ec4b4dc5ee60675aba385b"; logging-data="3833"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/IaOVvWgZvf2lYtI9d2kG9" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) Cancel-Lock: sha1:DtDZFidxo9FzKZUrgbURb4DVvEA= sha1:O/sIfhuFysCqfMnwM8102awSpyw= Xref: reader01.eternal-september.org comp.lang.ada:56745 Date: 2019-06-24T17:44:28-07:00 List-Id: Philip Munts writes: > I'm especially fond of the PocketBeagle and the Raspberry Pi Zero > Wireless. Running Ada programs, of course. By the way, if of any interest, I notice that recent development builds of GCC include backend support for the PRU (realtime microcontroller) built into the BeagleBone and PocketBeagle. I'm not sure but I think that may make it possible to run Ada programs on the PRU. Nice.