7 lines
191 B
Text
7 lines
191 B
Text
config BR2_PACKAGE_DEVMEM2
|
|
bool "devmem2"
|
|
depends on BR2_DEPRECATED
|
|
help
|
|
Simple program to read/write from/to any location in memory.
|
|
|
|
http://free-electrons.com/pub/mirror/devmem2.c
|