The unified diff between revisions [64de686d..] and [24d5b9f4..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'Makefile'

#
# old_revision [64de686d701acb9539dc52fe0bff299405612ab0]
# new_revision [24d5b9f4dff9135787b198fe1127d9c1e3326b9c]
#
# patch "Makefile"
#  from [3c0587750b990cb4dc04f8caccec5088db10298c]
#    to [7a1a49fb3e2f7d3f482e493962f2f02dae51aa93]
#
============================================================
--- Makefile	3c0587750b990cb4dc04f8caccec5088db10298c
+++ Makefile	7a1a49fb3e2f7d3f482e493962f2f02dae51aa93
@@ -5,6 +5,7 @@ CSRCS+=fisqrt.c stick.c trig.c motor.c l
 SSRCS=crt0.s
 CSRCS=main.c i2c.c wmp.c timer.c interrupt.c uart.c event.c matrix.c dcm.c
 CSRCS+=fisqrt.c stick.c trig.c motor.c led.c watchdog.c panic.c status.c
+CSRCS+=thrust.c
 
 #PROJOPTS=-DUSE_UART -DSEND_DCM