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: Chris
Subject: Re: [Paparazzi-devel] spi related errors during compile time
Date: Mon, 01 Jul 2013 21:05:03 +0300
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130623 Thunderbird/17.0.7

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




reply via email to

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