mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-07 07:01:07 -09:00
8 lines
175 B
Plaintext
8 lines
175 B
Plaintext
config BR2_PACKAGE_DEVMEM2
|
|
bool "devmem2"
|
|
default n
|
|
help
|
|
Simple program to read/write from/to any location in memory.
|
|
|
|
http://free-electrons.com/pub/mirror/devmem2.c
|