embedded-devices
Here are 80 public repositories matching this topic...
-
Updated
May 26, 2020
-
Updated
Mar 27, 2020 - JavaScript
The following WebUI dependencies should be evaluated to be updated with newer versions available:
-
/www/webui/js/extern/jquery.js(https://jquery.com) -
/www/webui/js/extern/jquery-ui-1.10.4.custom.min.js(http://jqueryui.com) -
/www/webui/js/extern/jquery.powertip.js(http://stevenbenner.github.com/jquery-powertip/) -
/www/webui/js/extern/jquery.jqplot.min.js(http:
-
Updated
Aug 31, 2017 - Shell
-
Updated
Dec 25, 2016 - Python
I'm trying to code up an spi-read function. I guess it needs to be implemented using the spi-send function but there is no documentation on how the function works. Also I would like to know how to set the spi speed correctly for the spi-init function.
If you can either provide me with an spi-read function or point me at some documentation so I can code one myself I would appreciate it.
-
Updated
Feb 23, 2020 - C
-
Updated
May 21, 2020 - Jupyter Notebook
-
Updated
May 23, 2020 - C
-
Updated
Sep 25, 2018 - C
-
Updated
Mar 16, 2020
-
Updated
Apr 5, 2012 - C
Documentation
I love your test util. It looks very great. But I have no idea how to use it! Can you write some docs, not only about a compiling but using the library for a testing?
For example, I want to redirect an output from stdout to ITM (it is much faster than a semihosting). How can I do it? Can I implement my own "TestWriter" or something? How can I pass it as an argument to TestRunner?
-
Updated
Mar 7, 2019 - TypeScript
-
Updated
May 11, 2020 - C++
-
Updated
Jan 30, 2019 - C#
-
Updated
Jun 17, 2019
-
Updated
Jul 5, 2017 - Assembly
-
Updated
May 4, 2020 - C
https://www.pjrc.com/teensy/td_libs_Time.html use the functions in here and tie them to the sdfat library.
Use this example for help: https://github.com/greiman/SdFat/blob/master/examples/Timestamp/Timestamp.ino
-
Updated
Nov 2, 2018 - Java
-
Updated
Mar 9, 2017 - Rust
-
Updated
Jan 7, 2019 - C++
-
Updated
May 25, 2020 - C
-
Updated
May 19, 2020 - Erlang
-
Updated
Aug 2, 2019
-
Updated
Feb 10, 2017 - C
-
Updated
May 16, 2019
-
Updated
Oct 24, 2018
Improve this page
Add a description, image, and links to the embedded-devices topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the embedded-devices topic, visit your repo's landing page and select "manage topics."
已经按照https://www.yuque.com/mnn/cn/cvrt_windows的步骤 ,安装好了protobuf。

但是在进行编译模型转换工具步骤时报错如下:
步骤为:
想知道问题是什么,感谢~