btstack/chipset/da145xx/hci_585.h

16 lines
237 B
C
Raw Normal View History

/**
2022-02-03 21:40:57 +00:00
* hci_585.h converted from hci_585.hex
*/
2022-02-03 21:40:57 +00:00
#ifndef hci_585_H
#define hci_585_H
#include <stdint.h>
2022-02-03 21:40:57 +00:00
extern const uint8_t da145xx_fw_data[];
extern const uint32_t da145xx_fw_size;
extern const char * da145xx_fw_name;
#endif