Remove example code as it does not compile in CI
Code is QNX/nto specific and will not link on Windows.
This commit is contained in:
parent
f149837f0d
commit
a4cafc8af8
@ -32,7 +32,7 @@ QNX Neutrino toolchain).
|
||||
|
||||
### Small example application
|
||||
|
||||
```rust
|
||||
```rust,ignore (platform-specific)
|
||||
#![no_std]
|
||||
#![no_main]
|
||||
#![feature(lang_items)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user