da145xx: add fw for da14531

This commit is contained in:
Matthias Ringwald 2022-02-03 22:48:42 +01:00
parent d762ae9adc
commit 58b031dbaf
2 changed files with 1039 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,15 @@
/**
* hci_531_active_uart_460800.h converted from hci_531_active_uart_460800.hex
*/
#ifndef hci_531_active_uart_460800_H
#define hci_531_active_uart_460800_H
#include <stdint.h>
extern const uint8_t da145xx_fw_data[];
extern const uint32_t da145xx_fw_size;
extern const char * da145xx_fw_name;
#endif