arm
Here are 2,232 public repositories matching this topic...
-
Updated
Feb 9, 2021 - C++
-
Updated
Jan 27, 2021 - C
It seems that tinygo doesn't not support MIPS based embedded devices out of the box, although LLVM does support the following:
mips - MIPS (32-bit big endian)
mips64 - MIPS (64-bit big endian)
mips64el - MIPS (64-bit little endian)
mipsel - MIPS (32-bit little endian)
My intent is to execute the tinygo compiled binary within a mipsel linux box, no
-
Updated
Nov 26, 2020 - Python
paddle-mobile将开发一个新的版本,为了:
- 支持Paddle Fluid
- 更小的体积
- 更快的速度
- 更广泛地支持各种arm设备和终端平台
因此,paddle-mobile将会进行一次完全的重构,从框架设计到代码开发。在新版本开发完成后,将会删除原有mobile-deep-learning的代码。新版本开发期间,代码将放置在paddle-mobile repo的一个子目录下。对于子目录的命名,目前有3个候选,希望大家投票:
👍 zygote👎 paddle❤️ fluid
有更好的建议,请回复issue。相关issue:#121
另外,待新版本代码开发完成,移除老版本mobile-deep-learning代码后,新版本代码将移出子目录,直接放置在paddle-mobile repo下面。
-
Updated
Mar 1, 2021 - C++
-
Updated
Mar 1, 2021 - Python
-
Updated
Feb 20, 2021 - C
-
Updated
Mar 2, 2021 - C++
-
Updated
Feb 27, 2021 - C++
-
Updated
May 16, 2020 - Python
With Tock running on this board with virtual_uart sitting on top of USB, the Nano 33 BLE is a reasonably promising board to be a standard, well supported Tock board. Additionally, if the board turns out to not be great, the infrastructure which would make the Nano 33 BLE work well would apply to any other board that has the nRF52840 + USB combination.
- Make the bootloader and tockloader ex
-
Updated
Mar 2, 2021 - C#
-
Updated
Feb 28, 2021 - C
-
Updated
Mar 1, 2021 - Vue
-
Updated
Feb 28, 2021
-
Updated
Feb 25, 2021 - C++
Describe the bug
If enough additional packages are requested via PACKAGE_LIST_BOARD and/or INSTALL_HEADERS is enabled, the resulting rootfs exceeds the available number of inodes in the ext4 filesystem image that is created during build. This manifests as rsync hanging forever while copying rootfs to the mounted image.
The issue can be fixed by increasing the number of inodes during FS cre
-
Updated
Feb 25, 2021 - Shell
-
Updated
Mar 1, 2021 - OCaml
Improve this page
Add a description, image, and links to the arm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the arm topic, visit your repo's landing page and select "manage topics."
(I thought that this was already a tracked issue, but I cannot find it.)