Skip to content

Commit ff5a467

Browse files
Update README.md
1 parent 3f5081b commit ff5a467

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ On revision V3.0 psram can be used with the following build flag:
130130
-D BOARD_HAS_PSRAM
131131
```
132132

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+
133135
#### Find your hardware revision
134136

135137
In PIO you can find out what hardware revision you have by running `esptool.py flash_id` in a terminal.

0 commit comments

Comments
 (0)