Filipe Laíns 🇵🇸

Results 120 issues of Filipe Laíns 🇵🇸

Signed-off-by: Filipe Laíns

- [X] Programmer/board type: Stlink/v2 (clone) - [x] Programmer firmware version: How to find? - [X] Operating system: Linux - [X] Stlink tools version and/or git commit hash: 1.5.1 -...

error/unknown-chipid
os/linux
needs/investigation
target/stm32f1
error/gdb-server
component/st-util
error/unknown-coreid
programmer/stlinkv2-clone

A lot of us use sphinx for documentation, it would be cool if we add a direct integration to embed renders, ala populate. I am not sure if that should...

## Short description dephell fails to parse some valid poetry dependencies. portey works just fine but dephell errors out. ## Output ``` WARNING cannot find tool.dephell section in the config...

Would supporting joining table cells be something you might consider? I want to make tables like the following: ``` +-------------+-----------+--------------+---------------+------------------------+------------+ | byte | 0 | 1 | 2 | 3...

enhancement

Hi, I want to create a type alias that simply wraps a tuple into `Annotated`. [PEP 593](https://www.python.org/dev/peps/pep-0593) I want to be able to write ```python SpecialReturn[int, bool, str] ``` And...

topic: feature

[asv](https://github.com/airspeed-velocity/asv) is a project that can run benchmarks and create a nice website with the results and comparisons to previous versions. I would be really nice if it was possible...

It would be useful to have a GPIB applet, as it would allow us to talk with lots of, mainly older, testing equipment.

applet
feature-request

The current CLI is relying on argparse internal API, this is undesirable. Everything I've seen so far could be replaced by our minimal custom implementation. Other option would be to...

software

Resolves #404 Signed-off-by: Filipe Laíns