Rodrigo Batista de Moraes

Results 37 issues of Rodrigo Batista de Moraes

On Windows, on Powershell, if I press an arrow key while `pyocd rtt` is running, it crashes: ``` > pyocd rtt --target stm32c011f4px 0001518 I Target type is stm32c011f4px [board]...

When exiting `pyocd rtt` with CTRL-C, it sometimes trigger an error. Annoyingly it prevents `STM32_Programmer_CLI` from connecting to the board right after, but it works again if I connect `pyocd...

I am trying to follow the quick start guide at https://getstream.io/video/docs/flutter/, on a Linux machine, but I am stumbling on the following error: ``` 2025-07-07 11:59:01.393086 🚨 (E/SV:CallSession-0): [start] failed:...

I am trying to investigate #2767 with the help of a debugger, but for that I need to build the project in debug mode. From #2045, it appears that I...

Happy user of the theme for a long time, but recently I discovered that other themes are capable of showing syntax highlighting for diff highlights, which I first imagined being...

**Is your feature request related to a problem? Please describe.** I am creating aliases for sourcing `export.sh` for each esp-idf and esp-adf versions. But sourcing `esp-adf/export.sh` only work when the...

**Is your feature request related to a problem? Please describe.** I have a fish script that finds all `export.fish` and create a alias that source it for each version of...