-
hi,
i have a project which needs eth communication,but i can not find eth peripheral in the adf drivers,
if i want to use adf in my project with eth,should i need to develop eth driver by myself?
t…
-
The current standard practice for default configuration in TinyGo (and drivers) is:
1. Expose a `Config` struct
2. Expose a `Configure(Config)` method
3. In Configure see if individual fields are…
-
**_Reported by Carles Cufi:_**
Currently the Nordic RTC hardware peripheral is used directly from 2 different subsystems:
* drivers/timer/nrf_rtc_timer (System Timer)
* subsys/bluetooth/controlle…
-
The following are closely related:
- SoC design, peripheral integration
- processor reference manual
- device drivers
- platform init / boot flow
Given a [declarative language for modeling an…
-
I am interested in improving the atmel sam0 drivers so they provide better ability to adjust the clock. The challenge with this set of chips (I have worked on the samd21 and the samd51) is that you h…
-
```
[ 0.498233] reg-fixed-voltage usb-otg-regulator: otg-vbus supplying 5000000uV
[ 0.516866] reg-fixed-voltage usb-host-regulator: host-pwr supplying 5000000uV
[ 0.527303] usbcore: regist…
-
### Describe the Issue
USB passthrough isn't working
### Reproduce the Issue
_No response_
### Expectation
mouse and keyboard working
### Screenshots
_No response_
### Operating System
Ubunt…
-
Project looks to be incomplete. Processor Expert .pe file is missing so peripherals drivers can't be generated. It was checked in Kinetis Design Studio 2.0.0 but probably won't work also in CodeWarrio…
-
Hello everyone!
I am an engineer from Bouffalo Lab, and I wanted to express my gratitude for your excellent work! Recently, we have been working on BL808 Linux, which is based on your work.
We are…
-
As part of #2491, which has more details on driver analysis.
### esp-hal API-GUIDELINE omissions
---
### Rust API guideline ommissions
---
### Hardware feature omissions
---
### …