Kayo Phoenix
Kayo Phoenix
@MarijnS95 Rust since 1.54 can include README.md into documentation (see https://blog.rust-lang.org/2021/07/29/Rust-1.54.0.html#attributes-can-invoke-function-like-macros). So I suggest simply to use this feature if support older Rust versions does not so important for us....
@Disasm I would like integrate OTG FS support directly to `gd32vf103xx-hal` crate. Any chace to merge this PR or original one soon?
@Disasm I developing CI solution for running tests on hardware. Could you list microcontrollers/eval boards needed for that project?
@Disasm Thanks! Currently I have only the following: - [x] STM32F401 (WeAct *Black Pill*) - [x] STM32F407 (XCore407I) - external PHY support testing - [x] STM32F411 (Black Pill) - [...
@Disasm Is this PR completed yet?
@Disasm I rebased it and seems test class example works for me now!
@M-Adoo I have no issues with `wgpu`. All examples from `wgpu` repository works as expected.
I'm not sure that fluidlite (underlying C library) support wasm32 right now. If it so the bindings potentially may be built.
@Woyten Seems bindgen still has problems with wasm32 platforms [#1941](/rust-lang/rust-bindgen/issues/1941).
@bschwind I'm on linux (NixOS). How about ability to use system-wide preinstalled OCCT libs?