NVIDIA-AI-IOT/jetson-bsp-skills
Skill Claude CodeCodex
Per-controller PCIe enable / disable / lanes / link-speed for a Jetson Thor or Orin custom carrier via ODMDATA + kernel-DT overlay. Do NOT use for UPHY lane allocation or endpoint-mode bring-up.
NVIDIA-AI-IOT/jetson-bsp-skills
Skill Claude CodeCodex
Per-controller PCIe enable / disable / lanes / link-speed for a Jetson Thor or Orin custom carrier via ODMDATA + kernel-DT overlay. Do NOT use for UPHY lane allocation or endpoint-mode bring-up.
NVIDIA-AI-IOT/jetson-bsp-skills
Skill Claude CodeCodex
Per-pin SFIO / direction / initial-state configurator for a Jetson Orin or Thor custom carrier from the pinmux XLSM. Do NOT use for kernel-DT overlay or ODMDATA edits.
NVIDIA-AI-IOT/jetson-bsp-skills
Skill Claude CodeCodex
Configure Jetson UPHY lane allocation (uphy0/uphy1-config) on Orin/Thor custom carriers. Do NOT use for pinmux or PCIe-only edits.
NVIDIA-AI-IOT/jetson-bsp-skills
Skill Claude CodeCodex
Enable/disable Jetson USB2/USB3 SS ports via kernel-DT overlay. Do NOT use for UPHY lane allocation or ODMDATA edits.
NVIDIA-AI-IOT/jetson-bsp-skills
Skill Claude CodeCodex
Bootstrap a custom carrier board by forking carrier files and scaffolding a DT overlay from the reference devkit. Use after jetson-init-source; not for module-level or kernel-DTB changes.
NVIDIA-AI-IOT/jetson-bsp-skills
Skill Claude CodeCodex
Download NVIDIA Jetson Linux BSP artifacts (BSP tarball, sample rootfs, publicsources, x-tools, guides) for the active target. Use for Auto Setup; not for extraction or profile edits.
NVIDIA-AI-IOT/jetson-bsp-skills
Skill Claude CodeCodex
Use to flash a promoted BSP image to a Jetson DUT in RCM mode via flash.sh or l4tinitrdflash.sh. Do NOT use for BSP customization, image promotion, or carrier derivation.
NVIDIA-AI-IOT/jetson-bsp-skills
Skill Claude CodeCodex
Build a per-target knowledge-base markdown next to the active profile by walking the BSP root and source tree. Use after init-image / init-source; not for editing profile fields.
NVIDIA-AI-IOT/jetson-bsp-skills
Skill Claude CodeCodex
Extract Jetson Linux + sample-rootfs tarballs and run applybinaries.sh for the active target, then record bspimage in the profile. Use after jetson-init-target; not for source-tree setup.
NVIDIA-AI-IOT/jetson-bsp-skills
Skill Claude CodeCodex
Set up the BSP source workspace: LinuxforTegra overlay tracker, bspsources, Crosstool-NG toolchain. Use after jetson-init-image; not for fetching inputs.
NVIDIA-AI-IOT/jetson-bsp-skills
Skill Claude CodeCodex
Author a new Jetson target-platform profile (referencedevkit + optional customcarrier) and update the active pointer. Use to create a target; not for switching existing profiles.
NVIDIA-AI-IOT/jetson-bsp-skills
Skill Claude CodeCodex
Bind pre-downloaded Jetson reference docs (developer guide, design guide, pinmux, schematics) into the active profile documents block. Use after staging docs on disk; not for downloading.
NVIDIA-AI-IOT/jetson-bsp-skills
Skill Claude CodeCodex
Reclaim DRAM by disabling unused subsystems across MB1 BCT, MB2 BCT, kernel reserved-memory, and SWIOTLB. Use for headless or no-camera Jetson deployments; not for CPU/GPU frequency tuning.
NVIDIA-AI-IOT/jetson-bsp-skills
Skill Claude CodeCodex
Use when you need to print Jetson BSP info (L4T version, board configs, rootfs state) from a LinuxforTegra root on the host PC. This is an example skill.
NVIDIA-AI-IOT/jetson-bsp-skills
Skill Claude CodeCodex
Use to promote overlay files and built artifacts into the staged BSP image. Do NOT use to flash or build. Triggers: promote bsp image.
NVIDIA-AI-IOT/jetson-bsp-skills
Skill Claude CodeCodex
Entry skill for Jetson / IGX BSP customization. Asks one core click-to-select setup questionnaire and passes prefilled answers to downstream setup skills.
NVIDIA-AI-IOT/jetson-bsp-skills
Skill Claude CodeCodex
Switch the active Jetson target-platform pointer to an existing profile YAML. Use before customize/build/flash to change target; not for authoring profiles — use jetson-init-target instead.
NVIDIA-AI-IOT/jetson-bsp-skills
Skill Claude CodeCodex
Use after jetson-flash-image to run static BSP checks, on-target smoke/regression tests on a flashed DUT, or both. Not for build or flash steps. Triggers: validate bsp, on-target validation.