@w84death I know you're the one writing the OS and I'm the one watching, but have you heard of the PROGMEM keyword in Arduino C++? It allows you to store data that would usually be in RAM in flash. (I see you tagged Clang though)
Conversation
Notices
-
Embed this notice
Ethan Black (golemwire@social.librem.one)'s status on Tuesday, 19-Mar-2024 23:08:29 JST Ethan Black -
Embed this notice
C:\KKJ\>:idle: (w84death@fosstodon.org)'s status on Tuesday, 19-Mar-2024 23:08:30 JST C:\KKJ\>:idle: This is my current challenge in making OS for AVR microcontroller. I got only 2KB of RAM and it's eaten by avery function all and variable used.
In my text editor i started to get corrupted screen as the stack/heap started ovevriten screen buffer space ;)
So much fun!
-
Embed this notice