jcw

Results 10 issues of jcw

We're trying to figure out an issue on Windows, whereby the a s d f keys cease to work when losing and regaining focus in the app. The only external...

I'd like to use readline as a front end for a microcontroller attached over serial, to provide command history and searching. The basic idea is: enter a line, the line...

I'm trying to use boxcars as static file server + reverse proxy on port 80, while dropping privileges, but I get an error: ``` server Fatal: listen tcp :80: bind:...

#### Required Information - DietPi / Distro / Kernel version | latest (as of 2-Oct-2020) - SBC model | Odroid U3+ - Power supply used | 5V 2A, Odroid official...

Image Request :floppy_disk:

**Describe the bug** When double-clicking on an image in Rich Text documents, the dialog window appears but does not fill in, and changes are not applied. **Where did it happen?**...

bug
browser support
Rich Text

The `misc/xvd/STM32F40x.svd` file contains the following info: ``` NVIC 0xE000E000 ``` Which is wrong. It should be: ``` NVIC 0xE000E100 ``` This one sure kept me chasing ghosts for over...

I've set up a Raspberry Pi as build farm for STM32 µC boards. The problem is that the ST-Link interfaces on these boards all look the same, apart from the...

feature

**Channel** C++Weekly **Topics** It may be a bit too specialized for this channel, but it's a puzzle which I have been bumping into for some time, and it's really a...

episode idea

What is the status of this project? I noticed that the most recent activity was on the `develop` branch, but I'd be interested to find out what the current plans...

- [x] I made serious effort to avoid creating duplicate or nearly similar issue I have an automated test setup which works as follows: - [once] upload a jump stub...

code/feature-request
component/stlink-lib
question