working on getting stm32 dir building again, put conditional defines in src to preven...
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Wed, 26 Aug 2015 03:34:54 +0000 (03:34 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Wed, 26 Aug 2015 03:34:54 +0000 (03:34 +0000)
commit4c1d8ded3badd4f8960cf16c6f4e4f5f4fdb879f
treedef8412f55effb61ff56410bf902adbcccd944ef
parent92a31fae395935c289bebff40f920bb0c3358cba
working on getting stm32 dir building again, put conditional defines in src to prevent 700 mode code being linked, and modified stm32/src for freedv api changes.  stm32 Makefile runs OK but haven't tested anything

git-svn-id: https://svn.code.sf.net/p/freetel/code@2286 01035d8c-6547-0410-b346-abe4f91aad63
codec2-dev/src/codec2.c
codec2-dev/src/freedv_api.c
codec2-dev/src/freedv_api.h
codec2-dev/src/quantise.c
codec2-dev/stm32/Makefile
codec2-dev/stm32/src/fdmdv_profile.c
codec2-dev/stm32/src/freedv_rx_profile.c
codec2-dev/stm32/src/freedv_tx_profile.c
codec2-dev/stm32/src/sm1000_main.c