diff options
Diffstat (limited to 'src/product/Makefile.telelaunch')
-rw-r--r-- | src/product/Makefile.telelaunch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/product/Makefile.telelaunch b/src/product/Makefile.telelaunch index 5da42e46..b40f61a2 100644 --- a/src/product/Makefile.telelaunch +++ b/src/product/Makefile.telelaunch @@ -45,6 +45,7 @@ CC1111_SRC = \ ao_romconfig.c \ ao_serial.c \ ao_spi.c \ + ao_string.c \ ao_timer.c \ ao_usb.c \ _bp.c |