mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2025-04-21 12:27:27 +03:00
[xbboot] now xbboot can auto detect ingenic device cpu type by USB Product ID
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
// 3 of the License, or (at your option) any later version.
|
||||
//
|
||||
|
||||
#include "serial.h"
|
||||
#include "jz4740.h"
|
||||
#include "serial.h"
|
||||
|
||||
void serial_putc(char c)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user