Skip to content

Commit f5e5ea9

Browse files
committed
Add PSRAM flags for ttgo-t-beam board
1 parent 87ccb55 commit f5e5ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/ttgo-t-beam.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"build": {
33
"core": "esp32",
4-
"extra_flags": "-DARDUINO_T_Beam",
4+
"extra_flags": "-DARDUINO_T_Beam -DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue",
55
"f_cpu": "240000000L",
66
"f_flash": "40000000L",
77
"flash_mode": "dio",

0 commit comments

Comments
 (0)