-
Hello. Trying to use your program to flash / dump external flash **25Q64** on custom board with **GW2A-LV18EQ144C8** FPGA part in LQ144 package. The reading seems to work fine at first look. But I`m u…
-
This question follows very closely on question #492
How to build dynamic window with controls list? and especially on @founderio 's reply to that question:
https://github.com/gotk3/gotk3/issues/49…
-
Use case: I have a rather large program designed to make Mekanism Alloys. I don't really want to make three copies of it for three different alloys as that's a lot of puzzle pieces (~70 per alloy).
…
-
Hi,
It seems that LLVM isn't ready for arm64ec on Windows?
I've tried both LLVM bundled with Visual Studio and LLVM 19.1.2, and I got the same results.
Maybe I didn't correctly configure my env…
-
Currently, you require python 3.11 or higher. Can this be relaxed to require python 3.8 or higher?
**Background:**
I'd love to include your package as a dependency in [icpp-pro](https://docs.icpp.…
-
Laravel Version: 7.2.0
PHP Version: 7.2.19
Laravel-admin: 1.7.14
just after fresh extension installation I see error in OUTPUT after first task run
![task-schedule](https://user-images.githubu…
-
The GRIN project has been dormant recently, and I’d like to reignite interest by developing an MVP (Minimum Viable Product) that includes essential features for a functional backend capable of handlin…
-
first i installed the packages using : pnpm i
then when i run the project on the development server this message shows in the command line :
'
"'next' is not recognized as an internal or externa…
-
like this
```
[~/Documents]$ alias run="'clang++ a.cpp -o a' ;'./a'"
[~/Documents]$ run
clang++ a.cpp -o a: command not found
[~/Documents]$ clang++ a.cpp -o a
[~/Documents]$
```
-
I have a dual boot machine with Windows and Ubuntu.
Under Windows (Win 11 pro), I can successfully configure, debug and flash via SWD into a Pico and a Pico2.
Now, under Ubuntu, I can't make it w…