mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
This commit brings in support for the GAP8 architecture. The GAP8 is a 1+8-core DSP-like RISC-V MCU. Also included is support for the Gapuino GAP8 evaluation board.
Squashed commit of the following: Author: Gregory Nutt <gnutt@nuttx.org> Completes review of configs/gapuino. arch/risc-v/include/gap8/chip.h: Replace the moved chip.h header file with a dummy chip.h header file just to keep the system happy. Move include/gap8/chip.h to src/gap8/chip.h. Internal details should not be exposed outside of arch/ and configs/. Review all headers files in src/gap8 Review of arch/risc-v/include. Author: hhuysqt <hyq9606@126.com> corrected author and email Add app initialization, add signal support, cleanup irq context and configs fix some warnings gapuino initial port GAP8 initial port
This commit is contained in:
@@ -1791,6 +1791,8 @@ nuttx/
|
||||
| | `- README.txt
|
||||
| |- freedom-kl26z/
|
||||
| | `- README.txt
|
||||
| |- gapuino/
|
||||
| | `- README.txt
|
||||
| |- hymini-stm32v/
|
||||
| | `- README.txt
|
||||
| |- imxrt1050-evk
|
||||
|
||||
Reference in New Issue
Block a user