Automic VaultAutomic Vault

brew

bootloadhid を Homebrew, Nix でインストール

bootloadhid のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install bootloadhid

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#bootloadhid

nixpkgs package indexes · pkgs/by-name/bo/bootloadhid/package.nix · ソース: api.github.com

概要

パッケージ概要

HID-based USB bootloader for AVR microcontrollers

コマンドとエイリアス

  • bootloadHID

履歴

プロジェクトの歴史と使われ方

BootloadHID is Objective Development's HID-class USB bootloader for AVR microcontrollers using the V-USB software USB stack. Its history is narrow but useful: it solved the practical problem of updating small AVR firmware over USB without requiring custom kernel drivers on Windows.

プロジェクトの歴史

The official page presents BootloadHID as a USB boot loader for AVRs with at least a 2 kB bootloader section, including popular chips such as the ATmega8. The bootloader occupies the upper flash area, starts after reset, and either waits for USB upload when a configured hardware condition is met or jumps to the target firmware.

Objective Development's release table shows public BootloadHID archives from June 2007 through December 2012. Release notes mention code-size optimizations, fixes for larger flash devices, improvements ported from USBaspLoader, updates to the V-USB driver, and compatibility fixes for newer gcc/avr-libc.

採用の歴史

BootloadHID's adoption was mainly in the AVR hobbyist and small-device firmware world, where V-USB made USB possible on microcontrollers without dedicated USB hardware. The project was attractive on Windows because HID devices could use built-in OS support rather than a custom kernel driver.

使われ方

Users configure the boot condition and firmware settings in the source tree, flash the bootloader into the AVR boot section, reset the board into bootloader mode, and upload an Intel HEX file with the `bootloadHID` command-line tool. The host-side tool accepts the firmware image as its main argument.

パッケージ好きにとっての重要性

BootloadHID is package-nerd significant as a tiny embedded tool that package managers keep alive after upstream release activity slowed. It represents the era of software-only USB on AVR parts and the practical value of HID-class protocols for avoiding driver installation.

タイムライン

  • 2007: First listed BootloadHID archive published by Objective Development.
  • 2008: Releases add USBaspLoader improvements and code-size work.
  • 2010: Release adds gcc 4 optimizations and a command-line utility option.
  • 2012: Latest listed release updates the driver and fixes newer gcc/avr-libc builds.

Related projects

  • Related projects include Objective Development's V-USB firmware-only USB stack, Thomas Fischl's avrusbboot, USBaspLoader, and third-party HID boot flash tools for Windows.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
firmware/bootloaderconfig.hfirmware/Makefile

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
bootloadHIDcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版2012-12-08
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://www.obdev.at/products/vusb/bootloadhid.html

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:bootloadhid
バージョン2012-12-08
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/bootloadhid
ホームページhttps://www.obdev.at/products/vusb/bootloadhid.html
上流ドキュメントhttps://www.obdev.at/products/vusb/bootloadhid.html
ライセンスGPL-2.0-only OR GPL-3.0-only
ソースアーカイブhttps://www.obdev.at/downloads/vusb/bootloadHID.2012-12-08.tar.gz
依存関係libusb-compat
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebootloadhid
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

bootloadhid

nix profile install nixpkgs#bootloadhid
  • normalized package name match
  • 一致条件: Bootloadhid
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bo/bootloadhid/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment