Skip to content

Commit cd56cbd

Browse files
add some links to GNU "as" and espressif docs
1 parent e4d8f0b commit cd56cbd

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,18 @@ Please be patient or contribute missing parts or fixes.
2727

2828
See the issue tracker for known bugs and todo items.
2929

30+
31+
Links
32+
-----
33+
34+
We are NOT (fully) compatible with "as", but we try to be close for the stuff
35+
that is actually implemented:
36+
37+
https://sourceware.org/binutils/docs/as/index.html
38+
39+
Espressif docs:
40+
41+
https://esp-idf.readthedocs.io/en/latest/api-guides/ulp_instruction_set.html
42+
43+
https://www.espressif.com/sites/default/files/documentation/esp32_technical_reference_manual_en.pdf
44+

0 commit comments

Comments
 (0)