summaryrefslogtreecommitdiff
path: root/mpy-cross/main.c
diff options
context:
space:
mode:
authorDaniël van de Giessen <daniel@dvdgiessen.nl>2022-05-31 14:55:39 +0200
committerDamien George <damien@micropython.org>2023-07-24 23:28:16 +1000
commit1bde5f3316f4d0e4733b5b4b395a4d341b2392f1 (patch)
tree74fe40213fbd6d645c7548346358c212940187f8 /mpy-cross/main.c
parentc1acea0e7364c54f6bd6f918dac4e2d4dc227691 (diff)
esp32/main: Remove unused mbedtls debug function.
Since commit beeb74 we already check in modussl_mbedtls whether this function is provided by the ESP-IDF before calling it, thus we no longer need to define it here in order to compile. Removing it so that if CONFIG_MBEDTLS_DEBUG is defined we do not cause any 'multiple definition' compile errors. Signed-off-by: Daniël van de Giessen <daniel@dvdgiessen.nl>
Diffstat (limited to 'mpy-cross/main.c')
0 files changed, 0 insertions, 0 deletions