Skip to content

Commit 521e924

Browse files
committed
docs: add that expressions are suppported
1 parent be27cdc commit 521e924

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

+4
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Status
1717

1818
The most commonly used simple stuff should work.
1919

20+
Expressions in assembly source code are supported and get evaluated during
21+
assembling. Only expressions evaluating to a single integer are supported.
22+
Constants defined with ``.set`` are supported in expressions.
23+
2024
We have some unit tests and also compatibility tests that compare the output
2125
whether it is identical with binutils-esp32ulp output.
2226

0 commit comments

Comments
 (0)