support ASM encryption module
This commit is contained in:
parent
5012757673
commit
4d6562a0bc
6 changed files with 333 additions and 1 deletions
|
@ -166,5 +166,7 @@ extern void uart1_isr(void) __attribute__((weak));
|
|||
|
||||
extern void maca_isr(void) __attribute__((weak));
|
||||
|
||||
extern void asm_isr(void) __attribute__((weak));
|
||||
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue