Skip to content

1.3.0

Compare
Choose a tag to compare
@DNedic DNedic released this 21 Sep 00:49
· 24 commits to main since this release
  • Set LFBB_MULTICORE_HOSTED to false by default. This is a more embedded-friendly configuration which doesn't impact hosted platforms performance significantly if the library is left unconfigured but avoids wasting space on embedded devices. When using the library on hosted platforms passing LFBB_MULTICORE_HOSTED as true is now advised for maximum performance.