pimoroni-pico/micropython
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
..
_board Badger2040: Move to more generic fixups hack. 2022-06-23 16:34:21 +01:00
examples Update enviro_all_mqtt.py 2022-07-15 13:03:09 +01:00
modules VL53L5CX: Alloc results data & config in MPY gc_heap. 2022-07-22 10:01:34 +01:00
modules_py CI: Add Automation + Inventor to picow build. 2022-07-01 07:34:21 +01:00