mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Make full use of board's 8MB Flash and add companion WiFI target
This commit is contained in:
parent
d05d6abab8
commit
5a885bffe4
2 changed files with 28 additions and 2 deletions
|
|
@ -41,7 +41,7 @@
|
|||
"name": "LilyGo T-Beam supreme (8MB Flash 8MB PSRAM)",
|
||||
"upload": {
|
||||
"flash_size": "8MB",
|
||||
"maximum_ram_size": 327680,
|
||||
"maximum_ram_size": 8388608,
|
||||
"maximum_size": 8388608,
|
||||
"require_upload_port": true,
|
||||
"speed": 460800
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue