Name |
rwmem |
Version |
1.2+git (8416326777b2aada0706539b8f9f6acefa476b16) |
Summary |
A small tool to read/write memory |
Description |
rwmem is a small tool for reading and writing device registers. rwmem supports two modes: mmap mode and i2c mode. In mmap mode rwmem accesses a file by memory mapping it. Using /dev/mem as the memory mapped file makes rwmem access memory and can thus be used to access devices which have memory mapped registers. In i2c mode rwmem accesses an i2c peripheral by sending i2c messages to it. |
Section |
base |
License |
GPL-2.0-or-later |
Homepage |
|
Recipe file |
dynamic-layers/meta-python/recipes-bsp/rwmem/rwmem_1.2.bb
|
Layer |
meta-oe (scarthgap branch) |
Inherits |
- meson
- meson-routines
- pkgconfig
- python3-dir
- python3native
- qemu
- siteinfo
|
Dependencies |
- cmake-native
- fmt
- libinih
- meson-native
- ninja-native
- pkgconfig-native
- python3
- python3-native
- python3-pybind11
- qemu-native
- virtual/i686-oe-linux-compilerlibs
- virtual/i686-oe-linux-gcc
- virtual/libc
- cmake-native
- python3
- python3-pybind11
|
PACKAGECONFIG options |
|