pimoroni-pico/drivers/vl53l5cx
Phil Howard e7a4ee0282 VL53L5CX: Alloc results data & config in MPY gc_heap.
RAM constraints on Pico W were causing a hardlock. This change allocates the results struct, config and motion config on gc_heap to relieve system RAM pressure.

Fixes #448
2022-07-22 10:01:34 +01:00
..
src@80de451b3c
CMakeLists.txt
platform.c
platform.h
vl53l5cx.cmake
vl53l5cx.cpp
vl53l5cx.hpp VL53L5CX: Alloc results data & config in MPY gc_heap. 2022-07-22 10:01:34 +01:00