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!news.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: gnat ARM - predefined packages Date: Tue, 27 Jan 2015 16:50:58 +0000 Organization: A noiseless patient Spider Message-ID: References: <9ceb137a-cb4a-4e65-b152-6885f5e030b4@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="8cd79d7ffa75567f93d907bdfb272368"; logging-data="16595"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18cn++n+x81AaTgXqJvmrjzdJyJCVU/E7A=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (darwin) Cancel-Lock: sha1:8lId8F/WJ8aFiiq7E/Y0xOKs8kQ= sha1:2VjAOHkMZR0B84OHg93yR4Hr1Mw= Xref: news.eternal-september.org comp.lang.ada:24759 Date: 2015-01-27T16:50:58+00:00 List-Id: Simon Wright writes: > There's the RTS that AdaCore provide with their cross compiler, which > includes packages like STM32F4.GPIO, and the RTS that I've been working > on. I think you're using the former. Oops. STM32F4* are in the demo_leds directory, not the RTS. Sorry.