apple2idiot/examples/slack
2021-09-28 21:43:23 -07:00
..
bad_data Regression of ESP32 slack code due to memory corruption. Try again later. On to chess! 2021-09-28 21:43:23 -07:00
ArduinoSlack.cpp Regression of ESP32 slack code due to memory corruption. Try again later. On to chess! 2021-09-28 21:43:23 -07:00
ArduinoSlack.h Regression of ESP32 slack code due to memory corruption. Try again later. On to chess! 2021-09-28 21:43:23 -07:00
ArduinoSlackCert.h Beginnings of a slack example. 2021-09-11 16:48:28 -07:00
myTest.ino.old Beginnings of a slack example. 2021-09-11 16:48:28 -07:00
README.md Regression of ESP32 slack code due to memory corruption. Try again later. On to chess! 2021-09-28 21:43:23 -07:00
slack.ino Regression of ESP32 slack code due to memory corruption. Try again later. On to chess! 2021-09-28 21:43:23 -07:00
tags Regression of ESP32 slack code due to memory corruption. Try again later. On to chess! 2021-09-28 21:43:23 -07:00

ESP32 Slack code for apple2idiot

~/.arduino15/packages/esp32/hardware/esp32/1.0.6/tools/sdk/sdkconfig

Set CONFIG_SPIRAM_USE_MALLOC=y to use SPI Ram for heap memory.

Notes

Sun Sep 26 2021

Sketch uses 885078 bytes (67%) of program storage space. Maximum is 1310720 bytes.
Global variables use 40784 bytes (12%) of dynamic memory, leaving 286896 bytes for local variables. Maximum is 327680 bytes.

Sketch uses 884910 bytes (67%) of program storage space. Maximum is 1310720 bytes.
Global variables use 40784 bytes (12%) of dynamic memory, leaving 286896 bytes for local variables. Maximum is 327680 bytes.

Sketch uses 885222 bytes (67%) of program storage space. Maximum is 1310720 bytes.
Global variables use 40784 bytes (12%) of dynamic memory, leaving 286896 bytes for local variables. Maximum is 327680 bytes.

Sketch uses 883538 bytes (67%) of program storage space. Maximum is 1310720 bytes.
Global variables use 40784 bytes (12%) of dynamic memory, leaving 286896 bytes for local variables. Maximum is 327680 bytes.