FreeCalypso > hg > ffs-editor
diff src/cs/services/etm/etm_task.c @ 14:4f94a09e0a6a
ETM patches for passing link
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 15 May 2020 04:31:50 +0000 |
parents | 92470e5d0b9e |
children |
line wrap: on
line diff
--- a/src/cs/services/etm/etm_task.c Fri May 15 04:25:10 2020 +0000 +++ b/src/cs/services/etm/etm_task.c Fri May 15 04:31:50 2020 +0000 @@ -114,10 +114,12 @@ /* Entity registration to ETM */ /* This should be in the individual SWE init. function*/ status = etm_core_init(); +#if 0 /* FC FFS editor */ status = etm_audio_init(); #ifdef RVM_LCC_SWE status = etm_pwr_init(); #endif +#endif while (1) {