We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b95c2c commit f8943f3Copy full SHA for f8943f3
tensorflow/lite/micro/himax_we1_evb/debug_log.cc
@@ -13,10 +13,6 @@ See the License for the specific language governing permissions and
13
limitations under the License.
14
==============================================================================*/
15
16
-// Implementation for the DebugLog() function that prints to the UART on the
17
-// SparkFun Edge microcontroller. The same should work for other targets using
18
-// the Ambiq Apollo 3.
19
-
20
#include "tensorflow/lite/micro/debug_log.h"
21
#include "hx_drv_tflm.h"
22
0 commit comments