This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
flight
/
luatos-soc-air101
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
update:客户总是从ec618切换到601进行云编译,但601又不支持软件串口, 需要过滤一下
Wendal Chen
2 anni fa
parent
b130682847
commit
f9ea8a554d
1 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
4
0
app/port/luat_conf_bsp.h
+ 4
- 0
app/port/luat_conf_bsp.h
Vedi File
@@ -414,3 +414,7 @@
#endif
#endif
+
+#ifdef LUAT_USE_SOFT_UART
+#undef LUAT_USE_SOFT_UART
+#endif