mirror of
https://github.com/apache/nuttx.git
synced 2026-08-10 06:55:13 +00:00
This commit introduces basic support for the T3 Gemstone O1 (t3-gem-o1) development board, including board configuration, linker scripts, and drivers for NSH. Currently only UART console is supported. All necessary files and configurations are added to enable building and running NuttX on this TI AM67-based board. Co-authored-by: Emre Cecanpunar <emreleno@gmail.com> Co-authored-by: Abdullah Türkmen <abdullahturkmen@protonmail.com> Co-authored-by: Muhammet Onur Bayraktar <mobayraktar@t3gemstone.org> Co-authored-by: Bayram Akay <bakay@t3gemstone.org> Co-authored-by: Nazmi Aras <nazmi.aras@t3gemstone.org> Signed-off-by: Erkan Vatan <evatan@t3gemstone.org> |
||
|---|---|---|
| .. | ||
| arm | ||
| arm64 | ||
| avr | ||
| dummy | ||
| hc/m9s12 | ||
| mips | ||
| misoc/lm32/misoc | ||
| or1k/mor1kx/or1k | ||
| renesas | ||
| risc-v | ||
| sim/sim/sim | ||
| sparc | ||
| tricore | ||
| x86/qemu/qemu-i486 | ||
| x86_64/qemu/qemu-intel64 | ||
| xtensa | ||
| z16/z16f/z16f2800100zcog | ||
| z80 | ||
| .gitignore | ||
| Board.mk | ||
| boardctl.c | ||
| CMakeLists.txt | ||
| dummy.c | ||
| Kconfig | ||
| Makefile | ||