Skip to content

Commit cf43d26

Browse files
authored
Rework PSRAM detection (#270)
1 parent 7239fa4 commit cf43d26

21 files changed

+164
-55
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,8 @@ To show the details of the ESP32 device connected to COM31.
158158
nanoff --platform esp32 --serialport COM31 --devicedetails
159159
```
160160

161+
Optionally an extra parameter `--checkpsram` can be passed, which forces the detection of PSRAM availability.
162+
161163
### Deploy a managed application to an ESP32 target
162164

163165
To deploy a managed application to an ESP32_PSRAM_REV0 target connected to COM31.

README.zh-cn.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@ nanoff --update --target KALUGA_1 --serialport COM31 --clrfile "C:\nf-interprete
138138
nanoff --platform esp32 --serialport COM31 --devicedetails
139139
```
140140

141+
可选地,可以传递额外的参数 `--checkpsram`,它会强制检测PSRAM的可用性。
142+
141143
### 将托管应用程序部署到ESP32设备
142144

143145
将托管应用程序部署到连接到COM31的ESP32_PSRAM_REV0设备上。

lib/esp32bootloader/bootloader.bin

-32 Bytes
Binary file not shown.
-3 KB
Binary file not shown.
0 Bytes
Binary file not shown.
-3 KB
Binary file not shown.
49.5 KB
Binary file not shown.
-4.86 KB
Binary file not shown.
-3 KB
Binary file not shown.
-3 KB
Binary file not shown.

0 commit comments

Comments
 (0)