btstack/chipset/da14581/hci_585.h

16 lines
246 B
C

/**
* hci_585.h converted from hci_585.hex
*/
#ifndef HCI_585_UART_H
#define HCI_585_UART_H
#include <stdint.h>
extern const uint8_t da14581_fw_data[];
extern const uint32_t da14581_fw_size;
extern const char * da14581_fw_name;
#endif