diff options
Diffstat (limited to 'extmod/extmod.cmake')
| -rw-r--r-- | extmod/extmod.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extmod/extmod.cmake b/extmod/extmod.cmake index 2207a951a..ed7d16d1b 100644 --- a/extmod/extmod.cmake +++ b/extmod/extmod.cmake @@ -93,6 +93,7 @@ if(MICROPY_PY_BTREE) ) list(APPEND MICROPY_DEF_CORE + MICROPY_PY_BTREE=1 __DBINTERFACE_PRIVATE=1 "virt_fd_t=void*" ) |
