James Devine
James Devine
Hiya, There's a comment in main.c that asks: ``` * According to SDCC specification, interrupt handlers MUST be placed within the file which contains * the void main(void) function, otherwise...
Hi, With the uf2conv.py tool, it states it can only be used with bin files, yet hex files are accepted. Rejection of hex files would be a nice feature, as...
Hiya! Could you recommend an alternate inductor for HPC3015TF-6R8M? Since it's not my design, I do not have all of the context that went into selecting this inductor. A recommendation...
The [adding hardware page](https://github.com/microsoft/pxt-arcade/blob/master/docs/hardware/adding.md) for MakeCode arcade is outdated. We now support other processors than ARM cortex-m via the VM. The page should be updated.
Hiya, I'm not sure how this has happened, but this message is being returned from the server: ``` Rendering PDF failed: error: c:/texlive/2015/texmf-dist/tex/latex/mdwtools/footnote.sty:170: ! Undefined control sequence. l.170 \expandafter\@tempa\@makefntext \@@\@@@...
Adds a non-functional implementation of `UsbDeviceHandler` for FTDI devices. An FTDI device now enumerates with `FtdiDeviceHandler` using the following code: ```rust use usbip::ftdi::FtdiDeviceHandler; ... let device_handler = Arc::new(Mutex::new(Box::new(FtdiDeviceHandler::new()) as Box));...
Hiya! I have an app exposing a usbip virtual device and getting the following when running `sudo lsusb -v` from Linux: ``` Control IN setup=SetupPacket { request_type: c0, request: a,...
## Motivation * Vulnerabilities have been reported with the dependencies of the `tempdir` crate. * The `tempdir` crate is also deprecated. ## Change in this PR * Move to `tempfile`...
Hi! I have the need to create a directory with read and write permissions as part of package set up. The directory is already created by the cargo-deb generated package...
Would like to buy you guys a beer, but there is no button to do this. This should be P1.