We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f5081b commit ff5a467Copy full SHA for ff5a467
README.md
@@ -130,6 +130,8 @@ On revision V3.0 psram can be used with the following build flag:
130
-D BOARD_HAS_PSRAM
131
```
132
133
+Source: [esp-idf api guide on external ram](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/external-ram.html#chip-revisions).
134
+
135
#### Find your hardware revision
136
137
In PIO you can find out what hardware revision you have by running `esptool.py flash_id` in a terminal.
0 commit comments