macOS
brew install bootloadhidlocal Homebrew formula metadata
安装
brew install bootloadhidlocal Homebrew formula metadata
nix profile install nixpkgs#bootloadhidnixpkgs package indexes · pkgs/by-name/bo/bootloadhid/package.nix · 来源: api.github.com
概览
HID-based USB bootloader for AVR microcontrollers
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
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.
Config paths the tool may read or write during local use.
firmware/bootloaderconfig.hfirmware/Makefile可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
bootloadHID | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bootloadhid |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
bootloadhid
nix profile install nixpkgs#bootloadhid来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.