Vitaly Domnikov

Results 23 comments of Vitaly Domnikov

I'd also like to contribute and I've started porting `stm32f4xx-hal` for `stm32L1` line [here](https://github.com/dotcypress/stm32l1xx-hal). @adamgreig Does it make any sense to move `stm32l1xx-hal` repo to `stm32-rs` org?

Ok, I think this PR is ready for review. Most of peripherals are validated, some of them still need attention. Anyway it will be really helpful to have stm32c0 nightlies...

Friendly reminder on this PR πŸ™‚ cc @newAM @adamgreig

Thank you @adamgreig πŸŽ‰ Crate ownership invite sent.

Same with [this test file](https://github.com/2gis/node-rsvg/blob/master/test/svg/E%3Dmc%C2%B2-explication.svg) Rendering options: `{ width: 600, height: 320, format: 'png' }` System Version: `macOS 10.12.1 (16B2657)` Node version: `6.9.1`

@rmsyn thank you! I will merge this next week, cause I have a few new features to implement.

Hey @darkbox Could you please run `ls /dev/tty*`?

Is this `/dev/ttyACM0` disappear when disconnecting Pico? Also could you try following command: `sigrok-cli -d ols:conn=/dev/ttyACM0 --scan`?

You need just standard cable with data lines. Could you try this command: `lsusb`?

Yes, this is possible, I tried 250 MHz and everything works fine. I need to do more tests on that and probably I will create an `overlocked` build