NJU-ProjectN/abstract-machine c383159000a2975dabde43f221deae3d54bc48b0 am,npc: add uart config function
19 lines
113 B
Plaintext
19 lines
113 B
Plaintext
*
|
|
!*/
|
|
!*.h
|
|
!*.c
|
|
!*.cc
|
|
!*.S
|
|
!*.ld
|
|
!*.sh
|
|
!*.py
|
|
!*.mk
|
|
!Makefile
|
|
!README
|
|
!LICENSE
|
|
.*
|
|
_*
|
|
*~
|
|
build/
|
|
!.gitignore
|
|
.vscode |