// NuttX RTOS backend. Shaped like `crate::surface::linux` but the NuttX
// kernel API differs from Linux fbdev / evdev in struct layout and IOCTL
// numbers, so the device structs and constants are not shared.
pub use ;
/// No `.M` plane suffix: multi-plane single-display boards aren't exposed in v1.