WSL2 下搭建 ESP32-C3 Zephyr 开发环境
WSL2 + Zephyr + ESP32-C3 完整踩坑记录:apt 依赖、west 工具链、usbipd-win 共享 USB 到 WSL2、dialout 权限,以及 west build / flash / espressif monitor 三板斧。
WSL2 + Zephyr + ESP32-C3 完整踩坑记录:apt 依赖、west 工具链、usbipd-win 共享 USB 到 WSL2、dialout 权限,以及 west build / flash / espressif monitor 三板斧。
Windows 的 Linux 子系统安装的 Ubuntu,以及 docker 数据默认存储位置放在 C 盘,使用一段时间之后,C 盘空间快满了,所以需要将wsl2的存储位置迁移到其他位置...