mirror of
https://github.com/Fishwaldo/bl_mcu_sdk.git
synced 2025-07-22 20:59:03 +00:00
[update] update lhal, soc and demos
This commit is contained in:
parent
d44726c783
commit
c70a3cd8f0
80 changed files with 2206 additions and 323 deletions
|
@ -1,7 +1,7 @@
|
|||
#ifndef _BFLB_IRQ_H
|
||||
#define _BFLB_IRQ_H
|
||||
|
||||
#include "bflb_core.h"
|
||||
#include "stdint.h"
|
||||
|
||||
typedef void (*irq_callback)(int irq, void *arg);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue