test: add _embdemo print test
This commit is contained in:
4
_embdemo/hello/uart.go
Normal file
4
_embdemo/hello/uart.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package main
|
||||
|
||||
//go:linkname WriteByte C.board_uart_write_char
|
||||
func WriteByte(b byte)
|
||||
Reference in New Issue
Block a user