forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 05e59e5fb0064c97a1c10921ecd549f2d4a58565
1
2
3
4
5
6
7
config BR2_PACKAGE_LUA_CSNAPPY
   bool "lua-csnappy"
   help
     lua-csnappy is a binding of the csnappy library
     which implements the Google's Snappy (de)compressor.
 
     http://fperrad.github.io/lua-csnappy/