Skip to content

Releases: espressif/esp-bool-parser

v0.1.0

03 Jan 11:31
f18e577

Choose a tag to compare

Added

  • parse_bool_expr: A method for handling complex boolean expressions, supporting logical operators like and and or.
  • register_addition_attribute: A method for dynamically registering additional attributes with the ChipAttr class, enabling custom attribute handling for targets and configurations.