-
Hello !
I cant use config-pin on beaglebone AI
When I use "config-pin P8.07 gpio" it shows the failure:
"P8_07 pinmux file not found!
Pin has no cape: P8_07"
Here is my version
> git:/opt/sc…
-
Once #5807 is done, add
```scala
trait ReentrantLock:
def newCondition: UIO[Condition]
trait Condition:
// Wait for the condition to be fulfilled
def await: UIO[Unit]
// Wake up first…
-
hello expert.
I change the link_cp code a little to to read on one fast NVMe, its read capabilities are 6000MB/s
with below code I can only reach 2400MB/s, what should be bottleneck?
```
#i…
-
tailscaled depends on `github.com/insomniacslk/dhcp/dhcpv4` for its little-used `tap` mode.
But `github.com/insomniacslk/dhcp/dhcpv4` depends on `github.com/u-root/uio/uio` (for `*uio.Lexer` and `u…
-
## 网络设备
```c
struct rte_eth_dev {
eth_rx_burst_t rx_pkt_burst; /**< Pointer to PMD receive function. */
eth_tx_burst_t tx_pkt_burst; /**< Pointer to PMD transmit function. */
eth_tx_prep_t t…
-
Hi expert,
There has a simple question about openamp host side IRQ. Could you please help me to clarify it? Thanks.
As I know, openamp host side use UIO driver IRQ to check EV side had send openam…
-
Hi Team,
I need help to very my device tree and as it is not attached to our custom board, and we are getting ping issue.
below is my device tree:
**29 mdio-nexus@1,3 {
30 …
-
When using NanoCBOR with the waspmote-pro board (in RIOT), I get the following error:
```sh
$ BOARD=waspmote-pro make -C tests/pkg_nanocbor
make: Entering directory '/home/jdavid/sandboxes/UiO/RI…
-
Hi export,
Can you help how to activate UIO driver in buildroot?
Thanks, Joshua.
-
The UIO Table of contents should appear before the title in the main content area.
Currently the ToC appears after the title.
Depends on #232 .
jhung updated
2 years ago