Skip to content

Commit 86edea1

Browse files
committed
Add banner in hw.spi files
1 parent 3f8cdc1 commit 86edea1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

qiling/hw/spi/gd32vf1xx_spi.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
#!/usr/bin/env python3
2+
#
3+
# Cross Platform and Multi Architecture Advanced Binary Emulation Framework
4+
#
5+
6+
17
import ctypes
28

39
from qiling.hw.connectivity import QlConnectivityPeripheral

0 commit comments

Comments
 (0)