SyterKit
0.4.0.x
SyterKit is a bare-metal framework
Loading...
Searching...
No Matches
board
100ask-t113i
load_c906
c906_firmware
include
uart.h
Go to the documentation of this file.
1
#ifndef __UART_H__
2
#define __UART_H__
3
4
int
sys_uart_printf
(
const
char
*fmt, ...);
5
6
#endif
// __UART_H__
sys_uart_printf
int sys_uart_printf(const char *fmt,...)
Definition
uart.c:99
Generated by
1.9.8