Closed Josverl closed 3 years ago
ie the M5Stack has so many frozen and nested modules that stubber runs out of memory , and needs 2 runs to complete all
possible solutions:
find a way to do partial dumps, and continue note: the json file may be difficult to deal with as that is also memory hungry
this is now fixed by : ab16dfa6f9c0b482fbde00e97bff3b19020a77ec
ie the M5Stack has so many frozen and nested modules that stubber runs out of memory , and needs 2 runs to complete all
possible solutions:
find a way to do partial dumps, and continue note: the json file may be difficult to deal with as that is also memory hungry
stubber.modules = ['flowlib/app_manage', 'flowlib/button', 'flowlib/face', 'flowlib/faces/_calc', 'flowlib/faces/_encode', 'flowlib/faces/_joystick', 'flowlib/faces/_keyboard', 'flowlib/faces/_rfid', 'flowlib/flowSetup', 'flowlib/i2c_bus', 'flowlib/lib/bmm150', 'flowlib/lib/bmp280', 'flowlib/lib/chunk', 'flowlib/lib/dht12', 'flowlib/lib/easyIO', 'flowlib/lib/emoji', 'flowlib/lib/imu', 'flowlib/lib/mpu6050', 'flowlib/lib/mstate', 'flowlib/lib/numbers', 'flowlib/lib/pid', 'flowlib/lib/sh200q', 'flowlib/lib/speak', 'flowlib/lib/time_ex', 'flowlib/lib/urequests', 'flowlib/lib/wave', 'flowlib/lib/wavplayer', 'flowlib/lib/wifiCardKB', 'flowlib/lib/wifiCfg', 'flowlib/lib/wifiWebCfg', 'flowlib/m5cloud', 'flowlib/m5mqtt', 'flowlib/m5stack', 'flowlib/m5ucloud', 'flowlib/module', 'flowlib/modules/_cellular', 'flowlib/modules/_lego', 'flowlib/modules/_legoBoard', 'flowlib/modules/_lidarBot', 'flowlib/modules/_lorawan', 'flowlib/modules/_m5bala', 'flowlib/modules/_stepMotor', 'flowlib/peripheral', 'flowlib/power', 'flowlib/remote', 'flowlib/simple', 'flowlib/timeSchedule', 'flowlib/uiflow', 'flowlib/unit', 'flowlib/units/_adc', 'flowlib/units/_angle', 'flowlib/units/_button', 'flowlib/units/_cardKB', 'flowlib/units/_color', 'flowlib/units/_dac', 'flowlib/units/_dual_button', 'flowlib/units/_earth', 'flowlib/units/_env', 'flowlib/units/_ext_io', 'flowlib/units/_finger', 'flowlib/units/_gps', 'flowlib/units/_ir', 'flowlib/units/_joystick', 'flowlib/units/_light', 'flowlib/units/_makey', 'flowlib/units/_mlx90640', 'flowlib/units/_ncir', 'flowlib/units/_pahub', 'flowlib/units/_pbhub', 'flowlib/units/_pir']
stubber.add_modules(['display', 'espnow','flowlib/units/_relay', 'flowlib/units/_rfid', 'flowlib/units/_rgb', 'flowlib/units/_rgb_multi', 'flowlib/units/_servo', 'flowlib/units/_tof', 'flowlib/units/_tracker', 'lidar', 'logging', 'm5base', 'm5uart', 'm5ui', 'microWebSocket', 'microWebSrv', 'microWebTemplate', 'mlx90640'])