Yuzuki2040 RP2040 开发板
Yuzuki2040CH340NU3UD+1UD-2GND3RTS#4VCC5TXD6RXD7V38GNDMINI USB TO SERIALVBUSGND10nC101122GNDUSB SERIALGNDSD-SD+1N4007WD21122...
Yuzuki2040CH340NU3UD+1UD-2GND3RTS#4VCC5TXD6RXD7V38GNDMINI USB TO SERIALVBUSGND10nC101122GNDUSB SERIALGNDSD-SD+1N4007WD21122...
准备平台 -o o- u0_a148@localhost +hydNNNNdyh+ ----------------- +mMMM...
文档系列https://www.raspberrypi.org/documentation/computers/compute-module.htmlWindows 下 eMMC 刷写驱动https://www.raspberrypi.org/d...
按照 https://wiki.sipeed.com/soft/Lichee/zh/Nano-Doc-Backup/get_started/first_eat.html 教程来编译U-Boot时候出现的错误错误信息 LD exampl...
Sheet_1U0_TXDU0_RXD10uFC51122GND3V3CH340CU1VCC16R23215RTS#14DTR#13DCD#12RI#11DSR#10CTS#9NC.8NC.7D-6D+5V34RXD3TXD2GND11uFC21...
修改网络验证服务器nano /etc/NetworkManager/conf.d/20-connectivity.conf将网址uri替换[connectivity]uri=http://nmcheck.gnome.org/check_netwo...
自从 electron 更新 11 后,contextIsolation: 被设置成默认 true, 需要配合使用。function createWindow () { const win = new BrowserWindow({ wi...
由于 adb 的更新,原生的 boot 分区刷写模式已经不适合使用,目前需要使用 flash:raw 进行刷写 fastboot flash boot boot.img替换为: fastboot flash:raw boot boot.img...
若是WSL1,添加export DISPLAY="127.0.0.1:0"若是WSL2,使用脚本自动获取IPexport DISPLAY="`grep nameserver /etc/resolv.conf | sed 's/nameserver...
NPM:npm config set registry https://registry.npm.taobao.orgnpm config set disturl https://npm.taobao.org/distnpm config set...