micropython/ports/mimxrt/hal
Tim Gates f736afb577 drivers,ports: Fix a few typos in comments.
Fixes:
- Should read `definitions` rather than `defintions`.
- Should read `resolution` rather than `resoultion`.
- Should read `inefficient` rather than `inefficent`.
- Should read `closed` rather than `closded`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
2022-07-23 23:24:24 +10:00
..
phy mimxrt: Update port to work with new nxp_driver v2.10. 2022-06-03 10:48:49 +10:00
board.h mimxrt: Update port to work with new nxp_driver v2.10. 2022-06-03 10:48:49 +10:00
flexspi_flash_config.h drivers,ports: Fix a few typos in comments. 2022-07-23 23:24:24 +10:00
flexspi_hyper_flash.c mimxrt: Rework flash configuration. 2021-09-14 13:52:52 +02:00
flexspi_hyper_flash.h mimxrt: Allow for board-specific flash driver files. 2022-01-27 16:53:30 +11:00
flexspi_nor_flash.c mimxrt: Rework flash configuration. 2021-09-14 13:52:52 +02:00
flexspi_nor_flash.h mimxrt: Allow for board-specific flash driver files. 2022-01-27 16:53:30 +11:00
peripherals.h mimxrt: Rework flash configuration. 2021-09-14 13:52:52 +02:00
pin_mux.h mimxrt: Rework flash configuration. 2021-09-14 13:52:52 +02:00
pwm_backport.c mimxrt: Update port to work with new nxp_driver v2.10. 2022-06-03 10:48:49 +10:00
pwm_backport.h mimxrt: Update port to work with new nxp_driver v2.10. 2022-06-03 10:48:49 +10:00
qspi_hyper_flash_config.c mimxrt: Allow for board-specific flash driver files. 2022-01-27 16:53:30 +11:00
qspi_nor_flash_config.c mimxrt: Allow for board-specific flash driver files. 2022-01-27 16:53:30 +11:00
resethandler_MIMXRT10xx.S mimxrt: Rework flash configuration. 2021-09-14 13:52:52 +02:00