17 Commits

Author SHA1 Message Date
Matthias Ringwald
e501bae083 Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1) 2019-05-11 19:31:55 +02:00
Matthias Ringwald
80e33422a9 Use FILENAME_H as include guard (MISRAC2012-Rule-21.1) 2019-05-11 19:08:52 +02:00
Matthias Ringwald
a15efc8617 atwilc3000: use BLE-only firmware from ASF 2017-12-04 15:53:40 +01:00
Matthias Ringwald
eb3c94dfe2 atwilc3000: use firmware from new linux4wilc/firmware repo 2017-11-27 21:16:28 +01:00
Matthias Ringwald
7d2cb0f8ec atwilc3000: use last published firmware on now obsolete repository 2017-11-27 14:08:33 +01:00
Matthias Ringwald
025f455589 atwilc3000: add missing dependency for firmware.c on firmware.bin 2017-08-10 16:03:25 +02:00
Matthias Ringwald
69e3d9734d atwilc3000: download individual firmware files on demand 2017-08-10 15:25:04 +02:00
Matthias Ringwald
6e0d5aed6b atwilc3000: configure chipset for main baud rate as part of the firmware download 2017-08-08 10:56:22 +02:00
Matthias Ringwald
f14824f7f1 atwilc3000: chipset support complete 2017-08-08 10:56:21 +02:00
Matthias Ringwald
6ca9a99a26 atwilc3000: support custom bd_addr 2017-08-08 10:56:21 +02:00
Matthias Ringwald
a1b34469cd atwilc3000: write 4096 byte firmware blobs directly from firmware array 2017-08-08 10:56:21 +02:00
Matthias Ringwald
d119968eb2 atwilc3000: only dump HCI portion of Write Memory command 2017-08-08 10:56:21 +02:00
Matthias Ringwald
9df3854281 atwilc3000: configure main baud rate 2017-08-08 10:56:21 +02:00
Matthias Ringwald
c7d3427cb5 atwilc3000: use high baudrate for firmware upload 2017-08-08 10:56:21 +02:00
Matthias Ringwald
ccebdf934c atwilc3000: new port posix-h4-atwilc3000. firmware upload ipmlemented 2017-08-08 10:56:21 +02:00
Matthias Ringwald
44149d3a0f atwilc3000: convert .bin into .h + .c file 2017-08-08 10:56:21 +02:00
Matthias Ringwald
c823631b5a atwilc3000: download Bluetooth firmware from atwilc3000/firmware GitHub repo 2017-08-08 10:56:21 +02:00