The unified diff between revisions [64de686d..] and [5a7404c7..] 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 [5a7404c7ee458d3eab4b0548e4bc6b6a8b26135f] # # 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