Skip to content

Commit

Permalink
ports/psoc6: Fixing typos.
Browse files Browse the repository at this point in the history
Signed-off-by: NikhitaR-IFX <Nikhita.Rajasekhar@infineon.com>
  • Loading branch information
NikhitaR-IFX authored and actions-user committed Feb 25, 2024
1 parent 2823ad8 commit f74a082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ports/psoc6/boards/CY8CPROTO-062-4343W/mpconfigboard.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ MICROPY_PY_NETWORK = 1
MICROPY_PSOC6_LWIP = 1
MICROPY_PY_SSL = 1
MICROPY_PSOC6_SSL_MBEDTLS = 1
MICROPY_PY_EXT_FLASH = 0
MICROPY_PY_EXT_FLASH = 1
BOARD_VERSION=release-v4.0.0

# Variables to support make-pins
Expand Down

0 comments on commit f74a082

Please sign in to comment.