mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-02 04:31:09 -09:00
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
7 lines
164 B
Plaintext
7 lines
164 B
Plaintext
config BR2_PACKAGE_DEVMEM2
|
|
bool "devmem2"
|
|
help
|
|
Simple program to read/write from/to any location in memory.
|
|
|
|
http://free-electrons.com/pub/mirror/devmem2.c
|