mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-27 08:55:51 +08:00
Add target jsbsim to compile both simulator independantly
This commit is contained in:
@@ -159,6 +159,9 @@ BOOTLOADER_DEVICE=/dev/ttyUSB0
|
||||
tiny_bl.upload:
|
||||
lpc21isp -control $(AIRBORNE)/arm7/test/bootloader/bl.hex $(BOOTLOADER_DEVICE) 38400 12000
|
||||
|
||||
jsbsim jsbsim.compile: ac_h
|
||||
cd $(AIRBORNE); $(MAKE) TARGET=jsbsim ARCHI=jsbsim all
|
||||
|
||||
sim: ac_h
|
||||
cd $(AIRBORNE); $(MAKE) TARGET=sim ARCHI=sim all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user