bluekitchen / btstack

Dual-mode Bluetooth stack, with small memory footprint.
http://bluekitchen-gmbh.com
Other
1.74k stars 618 forks source link

intel_firmware: fix load intel firmware failed #558

Closed gitdreambox closed 8 months ago

gitdreambox commented 10 months ago
  1. cmake download intel firmware
  2. fix open download inter firmware failed , fix not found ibt-19-2.sfi.

ref: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/intel/ linux/drivers/btintel

mringwal commented 8 months ago

Hi. Thanks you for the patches, I'm sorry I didn't respond or haven't tested them yet. I only have a single Intel Controller, but that would be enough. No need to merge the current changes from develop into this one. If you really want, you may rebase your changes onto the current develop branch and force push your pull request branch.

mringwal commented 4 months ago

We have added support for other legacy variants in commit c3030ce on develop. We also print an error if a controller with the new TLV bootparams/version is detected.