PPP: This old chestnut.

test/network-ppp
Phil Howard 2024-07-16 11:00:29 +01:00
rodzic 81455d129d
commit 6cfcd80037
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -11,3 +11,6 @@ include(micropython-common)
# C++ Magic Memory
include(cppmem/micropython)
# Disable build-busting C++ exceptions
include(micropython-disable-exceptions)