rust-boolinator icon indicating copy to clipboard operation
rust-boolinator copied to clipboard

add no_std-support

Open phip1611 opened this issue 3 years ago • 1 comments

Hi! If you accept this PR and release it, no_std-crates can use this as dependency. Otherwise they don't compile.

You can verify this with these commands:

  • $ rustup target add thumbv7em-none-eabihf
  • $ cargo check --target thumbv7em-none-eabihf

phip1611 avatar Mar 30 '21 21:03 phip1611

Any update, @DanielKeep ?

phip1611 avatar Dec 18 '23 08:12 phip1611