//! BladeRF2 (xA4/xA9) support is not yet implemented.
//!//! This module is a stub that prevents compilation when the `bladerf2`
//! feature is enabled. Support for BladeRF2 hardware is not yet available.
compile_error!("bladerf2 support is not yet implemented");