nuttx/boards/arm/imxrt/imxrt1050-evk/src
Xiang Xiao cde88cabcc Run codespell -w with the latest dictonary again
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-02-23 22:27:46 +01:00
..
imxrt1050-evk.h boards/arm/imxrt/imxrt10x0-evk/include/board.h and src/imxrt10x0-evk.h: Board internal GPIO definitions were erroneously moved to board.h in a previous comment. This restores them to where they belong in the private imxrt10x0-evk.h header file. 2019-12-08 08:02:31 -06:00
imxrt_appinit.c Fix typos in comments. 2019-08-21 09:32:59 -06:00
imxrt_autoleds.c
imxrt_boot.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
imxrt_bringup.c Merged in alinjerpelea/nuttx (pull request #990) 2019-08-12 16:06:40 +00:00
imxrt_buttons.c Merged in alinjerpelea/nuttx (pull request #990) 2019-08-12 16:06:40 +00:00
imxrt_ethernet.c Run codespell -w against all files 2020-02-22 14:45:07 -06:00
imxrt_flexspi_nor_boot.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
imxrt_flexspi_nor_boot.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
imxrt_flexspi_nor_flash.c Merged in alinjerpelea/nuttx (pull request #990) 2019-08-12 16:06:40 +00:00
imxrt_flexspi_nor_flash.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
imxrt_gpio.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
imxrt_lcd.c boards/arm/imxrt/imxrt1060-evk/src/imxrt_lcd.c: Add support for LCD. Clean up some LCD-related interfaces. 2019-10-20 10:46:21 -06:00
imxrt_mmcsd_spi.c Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00
imxrt_sdram_ini_dcd.c
imxrt_spi.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
imxrt_userleds.c This commit, initially for the imxrt1050, separates out the pinmux and iomux functions cleanly. For ease of conversion default IOMUX definitions have been added into imxrt_iomux.h. The change effectively does two things; 2019-11-08 17:08:48 -06:00
Makefile