Rust XHCI scaffolding
This commit is contained in:
parent
1a48911745
commit
b9cd550a63
13 changed files with 59 additions and 31 deletions
|
|
@ -1,8 +0,0 @@
|
|||
#![no_std]
|
||||
#![feature(box_into_inner)]
|
||||
|
||||
use core::include;
|
||||
|
||||
include!(concat!(env!("OUT_DIR"), "/yunq.rs"));
|
||||
|
||||
pub mod listener;
|
||||
Loading…
Add table
Add a link
Reference in a new issue