Why does USB Not appear in luckfox-config on LYRA board / image ???

  • /dev/sda and /dev/sdb are assigned dynamically by the system. If an SD card is inserted first, it becomes /dev/sda, and a subsequently inserted USB drive becomes /dev/sdb. If another block device is connected via a USB hub, it will be assigned as /dev/sdc.
    On the Luckfox Lyra, usb0 is configured as a device and usb1 as a host, which already meets the needs of most use cases. Therefore, luckfox-config does not include USB configuration options. Only the Luckfox Pico series, which has a single USB port, includes dedicated USB configuration options.