Juwan
Juwan
About this question, here is a unified reply. We need to see this place where one is the definition and load the configuration. https://github.com/sipeed/MaixPy/blob/master/components/micropython/port/builtin_py/board.py If you don't provide the configuration,...
try fix code: https://github.com/junhuanchen/MaixPy/blob/c4568e4f174de1c9eaf083506c2019ffbe8c7bf5/components/micropython/port/src/standard_lib/machine/machine_wdt.c#L56-L60 unit_test https://github.com/junhuanchen/MaixPy/blob/c4568e4f174de1c9eaf083506c2019ffbe8c7bf5/components/micropython/port/src/standard_lib/machine/machine_wdt.c#L156-L177 thank.
Before encountering a problem, please browse (project, community) whether there are related problem feedback records, and then write down the problems, operations, environment, and phenomena you encounter. - What's the...
fatal error: jpeglib.h: No such file or directory #include ^ compilation terminated. 解决:安装 jpeg库 sudo apt-get install libjpeg-dev
mv ./lichee/brandy-2.0/u-boot-2018/configs/sun50iw11p1_nor_defconfig ./lichee/brandy-2.0/u-boot-2018/configs/sun50iw11p1_nor_defconfig.bak
# see if we could use the new Miniterm implementation from serial.tools.miniterm import Miniterm, ConsoleBase, unichr to # see if we could use the new Miniterm implementation from serial.tools.miniterm import...