mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-01 00:28:18 +00:00
da145xx: add fw for da14531
This commit is contained in:
parent
d762ae9adc
commit
58b031dbaf
1024
chipset/da145xx/hci_531_active_uart_460800.c
Normal file
1024
chipset/da145xx/hci_531_active_uart_460800.c
Normal file
File diff suppressed because it is too large
Load Diff
15
chipset/da145xx/hci_531_active_uart_460800.h
Normal file
15
chipset/da145xx/hci_531_active_uart_460800.h
Normal 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
|
Loading…
Reference in New Issue
Block a user