license: update text
chipset: add download firmware function with btstack_uart_t driver param
wilc3000: update to python3
hci: fix compile
chipset: assert hci packet buffers are suitable for firmware upload or patches (atwilc3000,bcm,cc256x,intel)
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)
atwilc3000: use BLE-only firmware from ASF
atwilc3000: use firmware from new linux4wilc/firmware repo
atwilc3000: use last published firmware on now obsolete repository
atwilc3000: add missing dependency for firmware.c on firmware.bin
atwilc3000: download individual firmware files on demand
atwilc3000: configure chipset for main baud rate as part of the firmware download
atwilc3000: chipset support complete
atwilc3000: support custom bd_addr
atwilc3000: write 4096 byte firmware blobs directly from firmware array
atwilc3000: only dump HCI portion of Write Memory command
atwilc3000: configure main baud rate
atwilc3000: use high baudrate for firmware upload
atwilc3000: new port posix-h4-atwilc3000. firmware upload ipmlemented
atwilc3000: convert .bin into .h + .c file
atwilc3000: download Bluetooth firmware from atwilc3000/firmware GitHub repo