summaryrefslogtreecommitdiff
path: root/py
diff options
context:
space:
mode:
authorAlessandro Gatti <a.gatti@frob.it>2025-03-21 02:12:31 +0100
committerDamien George <damien@micropython.org>2025-04-22 12:18:04 +1000
commite3c2cf7a040052143b19ef140fd666f86ec0fbda (patch)
tree58bd21d24f8e229cb0c4be56333f351fda26af6a /py
parent048ccccee01cdb1f36242d4ee5bba43a6900c891 (diff)
esp32/esp32_common.cmake: Skip BTree module when requested.
This commit makes the BTree module truly optional, as it was unconditionally enabled in the shared CMake script for the port. This meant that if a board/variant did explicitly turn BTree off said request was not honoured by the build system and the BTree module would still be brought in. Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions