I would like to uderstand what is the actual memory space for the following scheme, more exactly, regarding to the only option with OTA.
The problem is that, even when we select a specific board, having known hardware specs ( Flash size, Osc Freq ), there appears the whole set.:
Nothing to complain, after all, that's a toy oriented platform.
So, once they mixed up manysizes in the partition scheme list, I need to confirm the one I tagged above, if it indeed corresponds to the 4M Flash.
Considering that the linker creates 2 partitions ( Ap0, Ap1 ) with the same size to deal with OTA ( current firmware, uploaded firmware ), I would bet the 1.9M there ( actual compiled: 1.966 M ) do refers to one of the partitions, therefore being this option related to any board with 4M Flash ( 1.966+1.966+0.19 ).
Any thoughts ?
The problem is that, even when we select a specific board, having known hardware specs ( Flash size, Osc Freq ), there appears the whole set.:
Nothing to complain, after all, that's a toy oriented platform.
So, once they mixed up manysizes in the partition scheme list, I need to confirm the one I tagged above, if it indeed corresponds to the 4M Flash.
Considering that the linker creates 2 partitions ( Ap0, Ap1 ) with the same size to deal with OTA ( current firmware, uploaded firmware ), I would bet the 1.9M there ( actual compiled: 1.966 M ) do refers to one of the partitions, therefore being this option related to any board with 4M Flash ( 1.966+1.966+0.19 ).
Any thoughts ?