9 lines
248 B
Plaintext
9 lines
248 B
Plaintext
config BR2_PACKAGE_LIBCOFI
|
|
bool "libcofi"
|
|
depends on BR2_arm
|
|
help
|
|
A replacement for memcpy and memset functionality for the
|
|
Raspberry Pi with the intention of gaining greater performance.
|
|
|
|
https://github.com/simonjhall/copies-and-fills
|