commit | c5e5686805bea47b8c2d3cea456792ca09ecb04a | [log] [tgz] |
---|---|---|
author | Lucas Romero <luqasn@gmail.com> | Thu May 16 10:21:07 2024 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue May 21 16:44:38 2024 -0400 |
tree | ad4c079999889a7d4632c67ebf059965499b8535 | |
parent | e36caec3bae1a2edcfa41baff1952720a52082a2 [diff] |
lib: bitarray: add method to count bits set in region This is part one of several changes to add more methods to the bitarray api so that it can be used for broader usecases, specifically LoRaWAN forward error correction. Signed-off-by: Lucas Romero <luqasn@gmail.com>