-
Current implementation `mmap`'s entire peripheral memory, while `CONFIG_STRICT_DEVMEM=y` kernel refuses memory mapping of which area is already used by drivers. So such mapping fails with `EPERM` on …
-
Found that Espressif has a [ESP-LCD component](https://github.com/espressif/esp-idf/tree/master/components/esp_lcd) with documentation but only few [example drivers](https://github.com/espressif/esp-i…
-
## Introduction
### Problem description
Some STM32 models have [TSC peripheral](http://www.st.com/resource/en/product_training/stm32l4_peripheral_touchsense.pdf) for capacitive touch sensi…
-
I'm executing a basic program that scans for a specific device, connects, and lists services and characteristics. However, there are services I know for a fact should be available despite not appearin…
-
# Introduction
This is a proposal to introduce new cousins of the `DT_REG_ADDR()` macro, which would:
- Lookup a node's address within a particular address space.
- Distinguish between ranges-t…
57300 updated
2 weeks ago
-
I have other work going on elsewhere that has created hardware peripheral drivers for other things like neopixels, 7seg displays, servos, etc. Some of the earlier work on this is included in the firmw…
-
### Current status
The current state of `litex_json2dts_linux.py` is just enough to generate a DTS for {linux_on_litex_vexriscv,rocket} with some of the standard devices, however it is hardcoded to j…
-
# Bug description
Lldpd will call SIOCADDMULTI ioctl to add multicast address which is not really a multicast address when EDP enabled.
## Steps to reproduce the problem
Platform specific, st…
-
The Mbed I2C implementation has two restrictions that are easy to violate:
- Only one I2C object may be created for each I2C peripheral on the chip
- The frequency must be set at the bus level, not …
-
At the point the libtock-c redesign (https://github.com/tock/libtock-c/pull/370) merged, there were still a few outstanding tasks. This issue tracks the completion of those.
un-ported drivers:
- …