-
Less Krux more hardware (M5StickV) question but it might be beneficial to everyone to also cover it here. How to wipe the device / restore to default state? In the official hardware documentation (htt…
-
**Describe the bug**
在输入git submodule update --recursive --init后出现下面错误
fatal: Fetched in submodule path 'tools/flash/kflash_py', but it did not contain 1ef6f4c0b2cb8b1872b6ffe9337f4e02d5487fa6. …
-
Please add submodule init instructions into README.
-
**Describe the bug**
When I try to execute the driver program from the MaixPy IDE i get "ValueError:[MAIXPY] kpu:load error:2006 , ERR_No_MEM: memory not enough".
From kpu.memtest(), the following…
-
It seems requiring GLIBC_2.35 but on Mint there is only the 2.31.
$ ./kflash_gui
[40197] Error loading Python lib './kflash_gui/libpython3.8.so.1.0': dlopen: /lib/x86_64-linux-gnu/libm.so.6: versi…
-
Hi,
I got an error during the project cloning process, summarized in the table below.
| ITEM | Description |
| -------------------------- | ----------------|
| What …
-
### Checklist
- [X] I added a descriptive title
- [X] I searched for other issues and couldn't find a solution or duplication
- [X] I already searched in Google and didn't find any good information o…
-
The indirect dependency on python backports.weakref (from backports.tempfile) is causing many problems when trying to integrate kflash as a buildroot package. I tried to do this as part of the RISC-V …
-
Hi there !
My MAIX bit board does not reboot automatically anymore after flashing an image. I get:
```
kflash -p /dev/ttyUSB0 -b 1500000 -t output/images/u-boot.bin
[INFO] COM Port Selected M…
-
**Describe the bug**
Maix Py **image** class is missing many useful image processing functions like find_lines()
Dir the image class and it only has these functions
>>> import image
>>> dir(i…