Skip to content

Commit be30623

Browse files
committed
PPP: This old chestnut.
1 parent 427d881 commit be30623

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

micropython/modules/micropython-pico_ppp.cmake

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ include(micropython-common)
1111

1212
# C++ Magic Memory
1313
include(cppmem/micropython)
14+
15+
# Disable build-busting C++ exceptions
16+
include(micropython-disable-exceptions)

0 commit comments

Comments
 (0)