nuttx/arch/arm64
Ville Juven 4a82838be7 imx9_iomux.h: Fix issues with the header file
- Add missing include guard
- Add missing C++ guard
- Fix the initialization ordering in IOMUX_PADCFG macro. Why ? Becaused of:

imx9_iomuxc.h:54:3: error: designator order for field 'iomux_padcfg_s::dsyreg' does not match declaration order in 'iomux_padcfg_s'
   54 |   }
      |
2024-04-16 10:56:33 -03:00
..
include imx93_gpioirq: Fix the GPIO interrupt source names 2024-04-16 19:11:31 +08:00
src imx9_iomux.h: Fix issues with the header file 2024-04-16 10:56:33 -03:00
CMakeLists.txt CMake:init arm64 CMake qemu-armv8a build 2023-12-27 07:27:17 -08:00
Kconfig arm64/imx9: Add LPI2C driver 2024-04-16 19:14:43 +08:00