This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
flight
/
luatos-soc-air101
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
소스 검색
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