Board Coverage¶
This document tracks the built-in board definitions currently supported by NSX.
Built-In Boards¶
The tooling package currently includes built-in board definitions for:
apollo3_evbapollo3_evb_cygnusapollo3p_evbapollo3p_evb_cygnusapollo4l_evbapollo4l_blue_evbapollo4p_evbapollo4p_blue_kbr_evbapollo4p_blue_kxr_evbapollo5b_evbapollo510_evbapollo510b_evbapollo330mP_evb
These boards are supported by the generated-app flow and have been validated at
least through nsx create-app, nsx configure, and nsx build.
Currently Unavailable Target¶
apollo510L_eb
apollo510L_eb remains unavailable because the current SDK history does not yet
provide a clean BSP and library bundle for the board.
Implementation Notes¶
- Apollo3-class boards resolve through
nsx-ambiqsuite-r3 - Apollo4 Lite and Apollo4 Plus boards resolve through
nsx-ambiqsuite-r4 - Apollo5B, Apollo510, Apollo510B, and Apollo330P-class boards resolve through
nsx-ambiqsuite-r5 - board definitions are built into the tooling repo and vendored into generated apps
- modules are resolved from the packaged registry, cloned from their upstream repos, and vendored into generated apps by NSX