-
Updated
Sep 30, 2020 - C
embedded
Here are 2,460 public repositories matching this topic...
-
Updated
Jun 28, 2020 - Python
-
Updated
Sep 27, 2020 - C++
-
Updated
Sep 30, 2020 - C++
-
Updated
Sep 30, 2020 - C
-
Updated
Sep 30, 2020 - C
-
Updated
Sep 29, 2020 - Python
Is your enhancement proposal related to a problem? Please describe.
Refer to zephyrproject-rtos/zephyr#27357 (comment)
and
zephyrproject-rtos/zephyr#27357 (comment)
Describe the solution you'd like
- Use sys_get_le24() to pass crc_init value
- Define CRC polynomial and use the define instead of magic numbers.
-
Updated
Sep 10, 2020 - Python
-
Updated
Sep 28, 2020 - C++
-
Updated
Sep 30, 2020 - Java
-
Updated
Sep 25, 2020 - C++
Python 3 bindings
Implement Python 3 bindings, so wasm3 can be easily used from Python.
Resurrecting the second bullet from #1334
- Figure out how to fix favicon / logo more generally (here's a start https://github.com/tock/tock/tree/doc-updates)
-
Updated
Sep 9, 2020 - C
-
Updated
Sep 30, 2020 - C++
-
Updated
Sep 30, 2020 - C
-
Updated
Sep 17, 2020 - C
If you got to f.e. https://circuitpython.readthedocs.io/en/latest/CONTRIBUTING.html
Clicking on any link that is supposed to go to a markdown file in the github repo yields a 404 because it removes the file extension.
F.e. instead of linking to https://github.com/adafruit/circuitpython/blob/main/CODE_OF_CONDUCT.md (notice the .md)
it links to `https://github.com/adafruit/circuitpython/blo
-
Updated
Sep 28, 2020
-
Updated
Sep 30, 2020 - C
Dhcpv4Client ignores the device checksum capabiltities, and always uses the default value for ChecksumCapabilities. The code responsible can be seen here:
https://github.com/smoltcp-rs/smoltcp/blob/bdfa44270e9c59b3095b555cdf14601f7dc27794/src/dhcp/clientv4.rs#L133
As far as I can tell, this would basically be a one-line fix:
let checksum_caps = iface.device().capabilities().check-
Updated
Sep 28, 2020 - C
-
Updated
Jul 20, 2020 - Jupyter Notebook
-
Updated
Mar 7, 2020 - C
Improve this page
Add a description, image, and links to the embedded topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the embedded topic, visit your repo's landing page and select "manage topics."


paddle-mobile将开发一个新的版本,为了:
因此,paddle-mobile将会进行一次完全的重构,从框架设计到代码开发。在新版本开发完成后,将会删除原有mobile-deep-learning的代码。新版本开发期间,代码将放置在paddle-mobile repo的一个子目录下。对于子目录的命名,目前有3个候选,希望大家投票:
有更好的建议,请回复issue。相关issue:#121
另外,待新版本代码开发完成,移除老版本mobile-deep-learning代码后,新版本代码将移出子目录,直接放置在paddle-mobile repo下面。