paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] spi related errors during compile time


From: nisma
Subject: Re: [Paparazzi-devel] spi related errors during compile time
Date: Mon, 1 Jul 2013 20:43:53 +0200 (CEST)

what sequences do you need for sprintf ?
 
Gesendet: Montag, 01. Juli 2013 um 20:05 Uhr
Von: Chris <address@hidden>
An: address@hidden
Betreff: Re: [Paparazzi-devel] spi related errors during compile time
I was pretty sure that i was missing something simple, i think i need
some vacations :-)
Now i need to test the osd driver and write my own simple and custom
sprintf function
as the internal one increases the code size more than 25 kbytes
Chris

On 07/01/2013 06:05 PM, address@hidden wrote:
> Hi Chris,
>
> you definitely need to add the spi.c and spi_arch.c file to the sources.
> To make this easier, you can add the <subsystem name="spi"
> type="master"/><https://github.com/paparazzi/paparazzi/blob/master/conf/firmwares/subsystems/shared/spi_master.makefile>to
> your firmware (or include it in any subsystem that uses spi), which
> will
> add the spi files to the sources and define USE_SPI and SPI_MASTER.
>
> Cheers, Felix


_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel

reply via email to

[Prev in Thread] Current Thread [Next in Thread]