mirror of
https://github.com/Fishwaldo/bl_mcu_sdk.git
synced 2025-07-23 05:08:45 +00:00
[fix][lhal] fix kys macro missing
This commit is contained in:
parent
fe3c57a68d
commit
8a97e11593
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ void assert_func(uint8_t *file, uint32_t line, uint8_t *function, uint8_t *strin
|
|||
#define BFLB_DEVICE_TYPE_PKA 32
|
||||
#define BFLB_DEVICE_TYPE_CKS 33
|
||||
#define BFLB_DEVICE_TYPE_MJPEG 34
|
||||
#define BFLB_DEVICE_TYPE_KYS 35
|
||||
#define BFLB_DEVICE_TYPE_DBI 36
|
||||
#define BFLB_DEVICE_TYPE_WDT 38
|
||||
#define BFLB_DEVICE_TYPE_EF_CTRL 39
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue