Skip to content

Commit 3a63afe

Browse files
committed
psoc6: Fix modtime changes.
Signed-off-by: NikhitaR-IFX <nikhita.rajasekhar@infineon.com>
1 parent c920806 commit 3a63afe

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ports/psoc6/mpconfigport.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,8 @@
151151
#define MICROPY_PY_MACHINE_PSOC6_I2S (1)
152152
#define MICROPY_PY_MACHINE_I2S_INCLUDEFILE "ports/psoc6/machine_i2s.c"
153153

154+
#define MICROPY_TIME_SUPPORT_Y1969_AND_BEFORE (1)
155+
154156
#define MICROPY_PY_MACHINE_PDM_PCM (1)
155157
#define MICROPY_PY_MACHINE_PDM_PCM_RING_BUF (1)
156158

0 commit comments

Comments
 (0)