X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=SConscript.libcommon;h=79433bc78b5236e1117654e2e5ca93194d587cb5;hb=5ec2dd3f317fc01e9893f34c93b99986c3fee521;hp=3e229c23dd65585b900a3bba845f8e7a2c176b2c;hpb=9768316cd360db334dce307e1a8fefd081785401;p=gps-watch.git diff --git a/SConscript.libcommon b/SConscript.libcommon index 3e229c2..79433bc 100644 --- a/SConscript.libcommon +++ b/SConscript.libcommon @@ -16,6 +16,7 @@ source_files_rs = [ source_files_c = [ 'src/common/startup.c', + 'src/common/asm_helpers.c', 'src/common/systick.c', 'src/common/ringbuf.c', 'src/common/flash.c',