William Salmon

Results 7 issues of William Salmon

I notice that this repo dose not allow for DMA transfers to the TimX devices. I recently followed https://stackoverflow.com/questions/63016570/how-to-make-dma-work-for-changing-the-duty-cycle-of-a-pwm-port-using-rust and i seem to have some thing very similar to that...

When I set my clocks like ```rust let clocks = rcc.cfgr.freeze(&mut flash.acr); ``` Then my i2c code works and i can talk to a sensor over i2c, im using the...

I notice in #3 that @milliams is keen for lots more plot types A plot I use a lot in matplotlib is the contour plot, i have some ideas as...

enhancement

A simple square on a plane background will have a single horizontal line for the top and bottom of the square. But will have two vertical lines on each side....

### Problem rustup advertises RUSTUP_UNPACK_RAM in https://rust-lang.github.io/rustup/environment-variables.html?highlight=ram#environment-variables but it seems to do nothing ### Steps 1. rm -rf ~/.rustup 2. export RUSTUP_UNPACK_RAM=33554432; 3. curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs |...

bug

The readme points to using the cam util for basic testing of if the lib is working https://github.com/kbingham/libcamera/tree/master#basic-testing-with-cam-utility By following this i can create the following `frame-cam0-stream0-000007.bin` it seems to...

## Description Fixes the bug that stops the driver accepting the type ebs type io1 ## Related issue(s) https://github.com/docker/machine/issues/3189

dco/no