This website works better with JavaScript
首頁
探索
說明
註冊
登入
flight
/
luatos-soc-air101
關注
1
讚好
0
複刻
0
檔案
問題管理
0
合併請求
0
Wiki
瀏覽代碼
update:客户总是从ec618切换到601进行云编译,但601又不支持软件串口, 需要过滤一下
Wendal Chen
2 年之前
父節點
b130682847
當前提交
f9ea8a554d
共有
1 個文件被更改
,包括
4 次插入
和
0 次删除
分割檢視
顯示文件統計
4
0
app/port/luat_conf_bsp.h
+ 4
- 0
app/port/luat_conf_bsp.h
查看文件
@@ -414,3 +414,7 @@
#endif
#endif
+
+#ifdef LUAT_USE_SOFT_UART
+#undef LUAT_USE_SOFT_UART
+#endif