f4abe55308
Fight controller based on silabs CP2104 was not working as function call cordova_serial.requestPermission() without specify the driver parameter uses the default driver "CdcAcmSerialDriver" which is the wrong when usb-uart chip is a CP2104. This chip requires the driver "Cp21xxSerialDriver" fix code smells fix the automatically reported code smells 'CdcAcmSerialDriver' as default driver In order to not rely on the fallback driver in the driver library define 'CdcAcmSerialDriver' explicit locally Co-authored-by: haslinghuis <mark@numloq.nl> add CP2102 and other CP210x single port devices into usb device filter |
||
---|---|---|
.. | ||
build.json | ||
config_template.xml | ||
package_template.json | ||
release.keystore | ||
usb_device_filter.xml | ||
yarn.lock |