cc3200: Convert dupterm to use common extmod implementation.

Tested on a WIPY.

Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
Damien George
2023-11-29 13:19:28 +11:00
parent 22d9116c8c
commit 1c0e4644c7
7 changed files with 13 additions and 124 deletions

View File

@@ -48,7 +48,6 @@
#include "fifo.h"
#include "socketfifo.h"
#include "updater.h"
#include "modos.h"
/******************************************************************************
DEFINE PRIVATE CONSTANTS