Trying to run the bme68x_demo_sample.ino in Arduino, and getting the following error message when trying to compile:
bme68x_demo_sample.ino.elf section `.dram0.bss' will not fit in region `dram0_0_seg'
I've downloaded the most recent version of the BSEC library for Arduino here:
https://github.com/boschsensortec/Bosch-BSEC2-Library
And followed the build steps here:
Can someone please let me know why this is not building?