This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
flight
/
luatos-soc-air101
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
update:客户总是从ec618切换到601进行云编译,但601又不支持软件串口, 需要过滤一下
Wendal Chen
il y a 2 ans
Parent
b130682847
commit
f9ea8a554d
1 fichiers modifiés
avec
4 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
4
0
app/port/luat_conf_bsp.h
+ 4
- 0
app/port/luat_conf_bsp.h
Voir le fichier
@@ -414,3 +414,7 @@
#endif
#endif
+
+#ifdef LUAT_USE_SOFT_UART
+#undef LUAT_USE_SOFT_UART
+#endif