This website works better with JavaScript.
Explore
Help
Sign In
TBM
/
tbm-mcu
Watch
1
Star
0
Fork
You've already forked tbm-mcu
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Source code for the Trusted Boot Module.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
416
Commits
2
Branches
1
Tag
1.0 MiB
Tag:
Branch:
Tree:
d1457e8be6
master
wip/virtual-tbm
0.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd1457e8be6'
${ noResults }
tbm-mcu
/
source
/
drivers
/
stdio_console.c
6 lines
50 B
Raw
Normal View
History
Unescape
Escape
console: add console driver for stdio
8 years ago
#
include
<console.h>
void
console_init
(
void
)
{
}