k210-sdk-stuff/rust
Wladimir J. van der Laan c091f406eb Fix cargo build in /rust
Move esp8266 out of the workspace, it defaults to `nom` with different
features (`std` enabled) which means that `std` gets enabled for use of
nom (see https://github.com/rust-lang/cargo/issues/4463).

This caused the build to fail with missing std in riscv-….
2019-07-26 11:06:22 +00:00
..
.cargo rust: Add rgbcontrol 2019-05-23 13:53:02 +00:00
accelerometer rust: Dependency bump k210-hal 2019-07-03 18:24:24 +00:00
dvp-ov rust: Dependency bump k210-hal 2019-07-03 18:24:24 +00:00
game-of-life rust: Dependency bump k210-hal 2019-07-03 18:24:24 +00:00
glyph-mapping rust: Dependency bump k210-hal 2019-07-03 18:24:24 +00:00
k210-console rust: Dependency bump k210-hal 2019-07-03 18:24:24 +00:00
k210-shared rust: Dependency bump k210-hal 2019-07-03 18:24:24 +00:00
mandelbrot rust: Dependency bump k210-hal 2019-07-03 18:24:24 +00:00
rgbcontrol rust: Dependency bump k210-hal 2019-07-03 18:24:24 +00:00
term-server Fix cargo build in /rust 2019-07-26 11:06:22 +00:00
uart-passthrough rust: Dependency bump k210-hal 2019-07-03 18:24:24 +00:00
weather Fix cargo build in /rust 2019-07-26 11:06:22 +00:00
.gitignore rust: Add mandelbrot 2019-05-12 18:17:42 +00:00
Cargo.toml rust: Bump riscv-rt dependency 2019-07-23 18:29:06 +00:00
gdb_init rust: Add rgbcontrol 2019-05-23 13:53:02 +00:00
openocd.cfg rust: Add rgbcontrol 2019-05-23 13:53:02 +00:00