Created and ran power UT to estimate current consumption of smartmic uC, only 60mA
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Fri, 30 May 2014 06:17:49 +0000 (06:17 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Fri, 30 May 2014 06:17:49 +0000 (06:17 +0000)
commit3744d4476d22a8cfc48d1ef1daf2d00942b9723b
tree1eac79b7cb5a8fac151488b37bfdff7c7975f271
parente54a6f119141dd456bab67b6275ad007c017d02c
Created and ran power UT to estimate current consumption of smartmic uC, only 60mA

git-svn-id: https://svn.code.sf.net/p/freetel/code@1617 01035d8c-6547-0410-b346-abe4f91aad63
codec2-dev/stm32/Makefile
codec2-dev/stm32/inc/stm32f4_adc.h [new file with mode: 0644]
codec2-dev/stm32/src/adc_rec.c [new file with mode: 0644]
codec2-dev/stm32/src/dac_play.c
codec2-dev/stm32/src/dac_ut.c
codec2-dev/stm32/src/stm32f4_adc.c
codec2-dev/stm32/src/stm32f4_dac.c