|
From: | Felix Ruess |
Subject: | Re: [Paparazzi-devel] stm32f4 spi errors |
Date: | Fri, 5 Jul 2013 16:09:19 +0200 |
Now i use the ap type as "krooz_sd" (with the proper makefile found in the master branch also)
but i still get an error:
CC /home/hendrix/paparazzi/var/krooz_fixed_wing/ap/arch/stm32/subsystems/radio_control/ppm_arch.o
arch/stm32/subsystems/radio_control/ppm_arch.c: In function 'ppm_arch_init':
arch/stm32/subsystems/radio_control/ppm_arch.c:115:32: error: 'PPM_CC_IE' undeclared (first use in this function)
arch/stm32/subsystems/radio_control/ppm_arch.c:115:32: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [/home/hendrix/paparazzi/var/krooz_fixed_wing/ap/arch/stm32/subsystems/radio_control/ppm_arch.o] Error 1
make[1]: Leaving directory `/home/hendrix/paparazzi/sw/airborne'
make: *** [ap.compile] Error 2
Btw why those files are not downloaded when i do a git pull?
[Prev in Thread] | Current Thread | [Next in Thread] |