Chris Claxton

Results 9 issues of Chris Claxton

**I'm submitting a feature request** Create ASP.NET Core Aurelia Template for dotnet new in favour of the Aurelia CLI generated dotnet template. The ASP.NET Core Aurelia Template was retired in...

**I'm submitting a bug report** **I'm submitting a feature request** The webpack dev server setting: 'contentBase' sets the path from where static content should be served from. https://webpack.js.org/configuration/dev-server/#devserver-contentbase This is...

**I'm submitting a bug report** Here is another issue with the CLI generated webpack config that soon becomes apparent once an app starts to be built. * **Loader/bundler:** Webpack **Current...

After reading about Redis Streams i decided it would be a good fit for the problem i am trying to solve, i plan to also use Redis for caching so...

➕ enhancement
⚙️ area:API
🧱 blocking-commands

OS: MacOS 10.14.4 XCode: 10.2 When using DEBUG=electron-osx-sign* to debug code signing, i found a couple of issues: First, if the path to the file to be signed contains "/p"...

bug

Hi, I have been using your very useful library to create some test code to try and get to the bottom of an issue I originally encountered using I2C slave...

### The Test Setup: I have 2 Pico's wired together to test UART communications, I am using UART0, pins GP0 -> GP1, GP1 -> GP0 , GND and VSYS wired...

hardware_uart

### Background: I have been having trouble setting up reliable communications between 2 Pico boards using i2c I started off using Earle Philhower's Arduino-Pico RP2040 core for testing this as...

hardware_i2c

During the transfer of data between 2 Pico's wired together as SPI master and slave devices, I start to see data corruption after a few hundred or so data transfer...

hardware_spi