meshtastic / firmware

Meshtastic device firmware
https://meshtastic.org
GNU General Public License v3.0
3.64k stars 910 forks source link

Reduce the flash usage of wismeshtap platform #5322

Closed DanielCao0 closed 1 week ago

DanielCao0 commented 1 week ago

Reduce the flash usage of wismeshtap platform , If the flash usage is too high, the .uf2 cannot be used

caveman99 commented 1 week ago

How likely is it this target will include the wisblock ethernet port? i think that's a good chunk of code we can guard. I can add a define for it.

DanielCao0 commented 1 week ago

Range test is pretty popular in my local communities. Does it work if you keep it in?

Thanks for your advice. I've resumed the distance test. As long as the usage does not exceed 99%, the uf2 can run normally RAM: [== ] 21.7% (used 53928 bytes from 248832 bytes) Flash: [==========] 98.1% (used 799848 bytes from 815104 bytes)

DanielCao0 commented 1 week ago

How likely is it this target will include the wisblock ethernet port? i think that's a good chunk of code we can guard. I can add a define for it.

Thank you, This device does not support ethernet port.