diff options
Diffstat (limited to 'src/machine/board_k210.go')
-rw-r--r-- | src/machine/board_k210.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/machine/board_k210.go b/src/machine/board_k210.go index d476fee87..862be255b 100644 --- a/src/machine/board_k210.go +++ b/src/machine/board_k210.go @@ -1,5 +1,4 @@ //go:build maixbit -// +build maixbit // Chip datasheet: https://s3.cn-north-1.amazonaws.com.cn/dl.kendryte.com/documents/kendryte_datasheet_20181011163248_en.pdf |