Why the VL53L1 sensor VL53L1_Dev_t object consumes 5.43KB(Kilo Bytes) RAM in api ver 1.1.37.12156 where as the same object consumes 932B in api ver 1.2.11.1840 ?
Hi,
I am porting the one of legacy VL53L1 stack (STM api ver 1.1.37.12156 ) for one of the project. This stack is stable and well tested. However, i am surprised to see the RAM consumption(5.43KB) of the VL53L1_Dev_t object. This is different in new STM api ver 1.2.11.1840 (932B). I can understand that new api might have optimized or deprecated some of implementations.
Why is VL53L1_Dev_t object consuming RAM memory of 5.43KB? It will really help me if any change list file is available to download or can provide here.
