BjarneBitscrambler / OrientationSensorFusion-ESP

Files for performing orientation sensor fusion using NXP version 7 algorithm, ported to Espressif platforms.
BSD 3-Clause "New" or "Revised" License
23 stars 12 forks source link

Different Flash footprint size when compiling #15

Open BjarneBitscrambler opened 3 years ago

BjarneBitscrambler commented 3 years ago

When compiling the library using example main.cc with the source under /src folder the flash size is 701650 bytes, but when compiling as a library in the .pio folder the code size is 701898 bytes.