Skip to content

Commit b0b6a67

Browse files
committed
ports/mimxrt: Update port config.
1 parent e0682bc commit b0b6a67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ports/mimxrt/mpconfigport.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ uint32_t trng_random_u32(void);
6363
#define MICROPY_SCHEDULER_DEPTH (8)
6464
#define MICROPY_SCHEDULER_STATIC_NODES (1)
6565
#define MICROPY_VFS (1)
66-
#define MICROPY_MODULE_FROZEN_MPY (1)
6766
#define MICROPY_QSTR_EXTRA_POOL mp_qstr_frozen_const_pool
6867

6968
// Control over Python builtins

0 commit comments

Comments
 (0)