Skip to content

Commit

Permalink
ports/psoc6/mpconfigport.h: Added reset enabled.
Browse files Browse the repository at this point in the history
Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
  • Loading branch information
jaenrig-ifx committed Mar 18, 2024
1 parent 5af922f commit 9922ec1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ports/psoc6/mpconfigport.h
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@
#define MICROPY_PY_TIME_INCLUDEFILE "ports/psoc6/modtime.c"

#define MICROPY_PY_MACHINE (1)
#define MICROPY_PY_MACHINE_RESET (1)
#define MICROPY_PY_MACHINE_INCLUDEFILE "ports/psoc6/modmachine.c"
#define MICROPY_PY_MACHINE_BARE_METAL_FUNCS (1)
#define MICROPY_PY_MACHINE_BOOTLOADER (0)
Expand Down

0 comments on commit 9922ec1

Please sign in to comment.