Skip to content

Commit

Permalink
PPP: This old chestnut.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Jul 16, 2024
1 parent 427d881 commit be30623
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions micropython/modules/micropython-pico_ppp.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ include(micropython-common)

# C++ Magic Memory
include(cppmem/micropython)

# Disable build-busting C++ exceptions
include(micropython-disable-exceptions)

0 comments on commit be30623

Please sign in to comment.