Commit 1338207
committed
zephyr: Update GOOGLE_RTC_AUDIO_PROCESSING
Unbreak the Zephyr build when this is enabled, and add the needed bits
to produce a working executable.
This is mostly just a recapitulation of the existing integration,
which means that it's manually pulling in bits from the Cadence
toolchain it needs. Really this is nothing more than a C++ library
and it shouldn't have to do anything other than enable CONFIG_CPP=y in
the build. But the upstream Zephyr C++ toolchain integration for
xcc/xt-clang isn't present yet.
Signed-off-by: Andy Ross <andyross@google.com>1 parent 36a8987 commit 1338207
1 file changed
Lines changed: 23 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
837 | 837 | | |
838 | 838 | | |
839 | 839 | | |
840 | | - | |
841 | | - | |
842 | | - | |
843 | | - | |
844 | 840 | | |
845 | 841 | | |
846 | 842 | | |
| |||
916 | 912 | | |
917 | 913 | | |
918 | 914 | | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
919 | 938 | | |
920 | 939 | | |
921 | 940 | | |
| |||
0 commit comments