summaryrefslogtreecommitdiff
path: root/docs/esp32/tutorial
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2019-01-11 01:52:17 +1100
committerDamien George <damien.p.george@gmail.com>2019-01-11 01:52:17 +1100
commit3431ea7205357218f12685b6672a934ac7393063 (patch)
tree2954db7fdede8976245d0205468e04cf25f1ea42 /docs/esp32/tutorial
parent5b66c7b712daf67814698a87f108db9e2722f5e9 (diff)
stm32/main: Make thread and FS state static and exclude when not needed.
Without the static qualifier these objects will be kept by the linker even if they are unused. So this patch saves some RAM when these features are unused by a board.
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions