mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 20:59:02 +00:00
Remove the CONFIG_K210_WITH_QEMU option and associated conditional code paths. The reasons for removal are: * Simplifies code path for real hardware by removing QEMU workarounds * The current QEMU target uses sifive_u machine, which is not designed for K210 emulation * For RISC-V QEMU simulation, the qemu-rv (rv-virt) target is a better choice * Renode can be used as an alternative for K210 simulation if needed Signed-off-by: Huang Qi <huangqi3@xiaomi.com> |
||
|---|---|---|
| .. | ||
| actions | ||
| ISSUE_TEMPLATE | ||
| linters | ||
| workflows | ||
| CODEOWNERS | ||
| dependabot.yml | ||
| gcc.json | ||
| labeler.yml | ||
| nxstyle.json | ||
| PULL_REQUEST_TEMPLATE.md | ||
| SECURITY.md | ||