Follow-up Comment #5, task #16671 (group administration): On Thu, Aug 21, 2025 at 01:57:39PM -0400, Calvin Ng wrote: > > Not necessarily, for microcontrollers as limited as the ATmega168 and 328 > family, library overhead becomes significant with how little program memory > you have available. Keeping this library standalone for slave mode avoids > bloat associated with master mode.
When the library is designed correctly, the overhead is negligible. For
example, in [//gnu.org/s/gnulib gnulib] the modules are only included in the
source tree when they are needed, and the rest of gnulib can't affect the
performance of the executable.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/task/?16671>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
