custom device driver block not supported for esp32
조회 수: 2 (최근 30일)
이전 댓글 표시
I have created a custom device driver block accoding to link Create Custom Device Driver Block for Arduino Library - MATLAB & Simulink - MathWorks 中国. While this block is used in my model, Simulink(build or generate code) alway output "unsolved name codertarget.arduinobase.board.ESP32-WROOM(ArduinoCompatible)Board". So, the question is whether "custom device driver block" is supported for esp32.
Thanks & Best Regargs
댓글 수: 4
Walter Roberson
2023년 11월 11일
It apears that documentation page is new as of R2022b, https://www.mathworks.com/help/releases/R2022b/supportpkg/arduino/ug/add-custom-esp32-arduino-compatible-boards-to-support-package.html which implies that potentially the support was added in R2022b.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!