PPP: This old chestnut.

This commit is contained in:
Phil Howard 2024-07-16 11:00:29 +01:00
parent 81455d129d
commit 6cfcd80037
1 changed files with 3 additions and 0 deletions

View File

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