simbit18
dfc9f6c2a2
boards/arm: nxstyle fix Relative files path
...
- fix Relative file path does not match actual file.
Signed-off-by: simbit18 <simbit18@gmail.com>
2025-10-28 13:38:04 -04:00
Alan Carvalho de Assis
d2344ee915
boards/arcx-socket-grid: Add support to two USBs
...
This patch adds support to both USB controllers.
Signed-off-by: Alan C. Assis <acassis@gmail.com>
2025-09-01 22:58:01 +08:00
Alan Carvalho de Assis
92db85fecf
boards/imxrt/arcx-socket-grid: Remove debug symbols
...
Remove the debug symbols from "usbdisk" board profile and change
the optimization level from "-Os" to "-O2" to fix ehci error.
Signed-off-by: Alan C. Assis <acassis@gmail.com>
2025-08-11 09:42:13 +08:00
Alan Carvalho de Assis
d218334baa
boards/arcx-socket-grid: Add support to USBHOST and USBDISK
...
This PR add support to USBHOST on iMXRT1052 ARCX-Socket-Grid board
and add a USBDISK board config example.
Signed-off-by: Alan C. Assis <acassis@gmail.com>
2025-08-09 17:12:48 -03:00
simbit18
a0c5d035d7
arm: CMake build for the i.MX RT series implemented.
...
CMake added board ARCX Socket Grid
Signed-off-by: simbit18 <simbit18@gmail.com>
2025-07-30 02:41:08 +08:00
Alan Carvalho de Assis
a94dddabb9
boards/imxrt: Add ARCX Socket Grid board
...
This commit add support to ARCX Socket Grid board powered
by iMXRT-1052 MCU.
Signed-off-by: Alan C. Assis <acassis@gmail.com>
2025-07-28 11:13:07 -03:00