What problem does it solve?
Manually locating, verifying, and downloading the correct version-matched NVIDIA Jetson Linux BSP artifacts for a specific target platform is time-consuming and prone to errors, especially when ensuring all required files are placed in the exact paths expected by downstream setup workflows.
Core Features & Use Cases
- Release Resolution: Fetches the official Jetson Linux archive to list only concrete releases that explicitly support the active target platform, preventing version mismatches.
- Complete Artifact Staging: Downloads all required artifacts (BSP tarball, sample rootfs, public_sources, x-tools toolchain, developer and user guides) to the exact paths downstream setup skills search for offline use.
- Use Case: A Jetson embedded software engineer setting up a new BSP development workspace can use this skill to automatically fetch all required NVIDIA artifacts in the correct locations, eliminating manual download, path configuration, and version mismatch errors.
Quick Start
Use the jetson-download-bsp skill to download all required NVIDIA Jetson BSP artifacts for your active target platform to the correct workspace paths.