Click here to Skip to main content
15,885,546 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: What were they thinking? Pin
honey the codewitch7-Feb-21 17:54
mvahoney the codewitch7-Feb-21 17:54 
GeneralRe: What were they thinking? Pin
trønderen7-Feb-21 16:30
trønderen7-Feb-21 16:30 
GeneralRe: What were they thinking? Pin
honey the codewitch7-Feb-21 17:52
mvahoney the codewitch7-Feb-21 17:52 
GeneralRe: What were they thinking? Pin
trønderen7-Feb-21 23:22
trønderen7-Feb-21 23:22 
GeneralRe: What were they thinking? Pin
honey the codewitch8-Feb-21 0:53
mvahoney the codewitch8-Feb-21 0:53 
GeneralRe: What were they thinking? Pin
honey the codewitch8-Feb-21 0:57
mvahoney the codewitch8-Feb-21 0:57 
GeneralRe: What were they thinking? Pin
trønderen8-Feb-21 5:14
trønderen8-Feb-21 5:14 
GeneralRe: What were they thinking? Pin
honey the codewitch8-Feb-21 5:25
mvahoney the codewitch8-Feb-21 5:25 
RAM is fast enough for me. Maybe I wasn't clear before or something. I was pretty exhausted when I started this thread.

My code is indeed close to 4MB in size, and most of that is beyond my control. For example, probably the lion's share of my available space is taken up by the ESP-IDF's bluetooth stack (they don't let you just include BLE even though that's all i use) and then the silly Adafruit graphics library, which is just garbage and includes all kinds of code for different display adapters i'll never use, but is the only game in town for doing rich, relatively well tested graphics on the arduino framework against an RA8875 controller.

In fact, were it not for all the dependencies my code wouldn't be that big.

I could use extra flash theoretically but i can't put code on it. the ESP32 just doesn't let you extend its flash size as seamlessly as you can its RAM. The extra flash would register as external, not integrated..
Real programmers use butterflies

GeneralRe: What were they thinking? Pin
davecasdf8-Feb-21 4:57
davecasdf8-Feb-21 4:57 
GeneralRe: What were they thinking? Pin
honey the codewitch8-Feb-21 5:03
mvahoney the codewitch8-Feb-21 5:03 
GeneralRe: What were they thinking? Pin
davecasdf8-Feb-21 6:06
davecasdf8-Feb-21 6:06 
GeneralRe: What were they thinking? Pin
honey the codewitch8-Feb-21 6:18
mvahoney the codewitch8-Feb-21 6:18 
GeneralRe: What were they thinking? Pin
Mircea Neacsu7-Feb-21 14:28
Mircea Neacsu7-Feb-21 14:28 
GeneralRe: What were they thinking? Pin
honey the codewitch7-Feb-21 16:13
mvahoney the codewitch7-Feb-21 16:13 
GeneralRe: What were they thinking? Pin
Jörgen Andersson7-Feb-21 20:12
professionalJörgen Andersson7-Feb-21 20:12 
GeneralRe: What were they thinking? Pin
honey the codewitch8-Feb-21 1:07
mvahoney the codewitch8-Feb-21 1:07 
GeneralMicrosoft Edge is a Virus Pin
Richard Andrew x647-Feb-21 9:45
professionalRichard Andrew x647-Feb-21 9:45 
GeneralRe: Microsoft Edge is a Virus Pin
#realJSOP7-Feb-21 10:03
mve#realJSOP7-Feb-21 10:03 
GeneralRe: Microsoft Edge is a Virus Pin
Rick York7-Feb-21 10:21
mveRick York7-Feb-21 10:21 
GeneralRe: Microsoft Edge is a Virus Pin
Cp-Coder7-Feb-21 10:27
Cp-Coder7-Feb-21 10:27 
GeneralRe: Microsoft Edge is a Virus Pin
Marc Clifton7-Feb-21 12:13
mvaMarc Clifton7-Feb-21 12:13 
GeneralRe: Microsoft Edge is a Virus Pin
Eddy Vluggen7-Feb-21 13:26
professionalEddy Vluggen7-Feb-21 13:26 
GeneralRe: Microsoft Edge is a Virus Pin
Slacker0077-Feb-21 13:38
professionalSlacker0077-Feb-21 13:38 
GeneralRe: Microsoft Edge is a Virus Pin
pmauriks7-Feb-21 19:55
pmauriks7-Feb-21 19:55 
GeneralRe: Microsoft Edge is a Virus Pin
dandy728-Feb-21 4:50
dandy728-Feb-21 4:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.