mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
fix incorrect ram and flash sizes in board jsons
This commit is contained in:
parent
c44d84ca9b
commit
52de2096ab
12 changed files with 15 additions and 15 deletions
|
|
@ -39,7 +39,7 @@
|
||||||
"frameworks": ["arduino"],
|
"frameworks": ["arduino"],
|
||||||
"name": "Heltec nrf (Adafruit BSP)",
|
"name": "Heltec nrf (Adafruit BSP)",
|
||||||
"upload": {
|
"upload": {
|
||||||
"maximum_ram_size": 248832,
|
"maximum_ram_size": 235520,
|
||||||
"maximum_size": 815104,
|
"maximum_size": 815104,
|
||||||
"speed": 115200,
|
"speed": 115200,
|
||||||
"protocol": "nrfutil",
|
"protocol": "nrfutil",
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@
|
||||||
],
|
],
|
||||||
"name": "Heltec Mesh Solar Board",
|
"name": "Heltec Mesh Solar Board",
|
||||||
"upload": {
|
"upload": {
|
||||||
"maximum_ram_size": 248832,
|
"maximum_ram_size": 235520,
|
||||||
"maximum_size": 815104,
|
"maximum_size": 815104,
|
||||||
"speed": 115200,
|
"speed": 115200,
|
||||||
"protocol": "nrfutil",
|
"protocol": "nrfutil",
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@
|
||||||
],
|
],
|
||||||
"name": "Heltec T114 Board",
|
"name": "Heltec T114 Board",
|
||||||
"upload": {
|
"upload": {
|
||||||
"maximum_ram_size": 248832,
|
"maximum_ram_size": 235520,
|
||||||
"maximum_size": 815104,
|
"maximum_size": 815104,
|
||||||
"speed": 115200,
|
"speed": 115200,
|
||||||
"protocol": "nrfutil",
|
"protocol": "nrfutil",
|
||||||
|
|
|
||||||
|
|
@ -38,8 +38,8 @@
|
||||||
"frameworks": ["arduino"],
|
"frameworks": ["arduino"],
|
||||||
"name": "Minewsemi ME25LS01",
|
"name": "Minewsemi ME25LS01",
|
||||||
"upload": {
|
"upload": {
|
||||||
"maximum_ram_size": 248832,
|
"maximum_ram_size": 235520,
|
||||||
"maximum_size": 815104,
|
"maximum_size": 811008,
|
||||||
"speed": 115200,
|
"speed": 115200,
|
||||||
"protocol": "nrfutil",
|
"protocol": "nrfutil",
|
||||||
"protocols": [
|
"protocols": [
|
||||||
|
|
|
||||||
|
|
@ -54,7 +54,7 @@
|
||||||
],
|
],
|
||||||
"name": "BQ nRF52840",
|
"name": "BQ nRF52840",
|
||||||
"upload": {
|
"upload": {
|
||||||
"maximum_ram_size": 248832,
|
"maximum_ram_size": 235520,
|
||||||
"maximum_size": 815104,
|
"maximum_size": 815104,
|
||||||
"speed": 115200,
|
"speed": 115200,
|
||||||
"protocol": "nrfutil",
|
"protocol": "nrfutil",
|
||||||
|
|
|
||||||
|
|
@ -60,7 +60,7 @@
|
||||||
],
|
],
|
||||||
"name": "ProMicro NRF52840",
|
"name": "ProMicro NRF52840",
|
||||||
"upload": {
|
"upload": {
|
||||||
"maximum_ram_size": 248832,
|
"maximum_ram_size": 235520,
|
||||||
"maximum_size": 815104,
|
"maximum_size": 815104,
|
||||||
"speed": 115200,
|
"speed": 115200,
|
||||||
"protocol": "nrfutil",
|
"protocol": "nrfutil",
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
],
|
],
|
||||||
"name": "Seeed Wio Tracker L1",
|
"name": "Seeed Wio Tracker L1",
|
||||||
"upload": {
|
"upload": {
|
||||||
"maximum_ram_size": 237568,
|
"maximum_ram_size": 235520,
|
||||||
"maximum_size": 811008,
|
"maximum_size": 811008,
|
||||||
"protocol": "nrfutil",
|
"protocol": "nrfutil",
|
||||||
"speed": 115200,
|
"speed": 115200,
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
],
|
],
|
||||||
"name": "Seeed Studio XIAO nRF52840",
|
"name": "Seeed Studio XIAO nRF52840",
|
||||||
"upload": {
|
"upload": {
|
||||||
"maximum_ram_size": 237568,
|
"maximum_ram_size": 235520,
|
||||||
"maximum_size": 811008,
|
"maximum_size": 811008,
|
||||||
"protocol": "nrfutil",
|
"protocol": "nrfutil",
|
||||||
"speed": 115200,
|
"speed": 115200,
|
||||||
|
|
|
||||||
|
|
@ -39,8 +39,8 @@
|
||||||
],
|
],
|
||||||
"name": "Seeed Studio XIAO nRF52840",
|
"name": "Seeed Studio XIAO nRF52840",
|
||||||
"upload": {
|
"upload": {
|
||||||
"maximum_ram_size": 248832,
|
"maximum_ram_size": 235520,
|
||||||
"maximum_size": 815104,
|
"maximum_size": 811008,
|
||||||
"protocol": "nrfutil",
|
"protocol": "nrfutil",
|
||||||
"speed": 115200,
|
"speed": 115200,
|
||||||
"protocols": [
|
"protocols": [
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,7 @@
|
||||||
],
|
],
|
||||||
"name": "LilyGo T-ECHO",
|
"name": "LilyGo T-ECHO",
|
||||||
"upload": {
|
"upload": {
|
||||||
"maximum_ram_size": 248832,
|
"maximum_ram_size": 235520,
|
||||||
"maximum_size": 815104,
|
"maximum_size": 815104,
|
||||||
"require_upload_port": true,
|
"require_upload_port": true,
|
||||||
"speed": 115200,
|
"speed": 115200,
|
||||||
|
|
|
||||||
|
|
@ -53,7 +53,7 @@
|
||||||
],
|
],
|
||||||
"name": "elecrow eink",
|
"name": "elecrow eink",
|
||||||
"upload": {
|
"upload": {
|
||||||
"maximum_ram_size": 248832,
|
"maximum_ram_size": 235520,
|
||||||
"maximum_size": 815104,
|
"maximum_size": 815104,
|
||||||
"speed": 115200,
|
"speed": 115200,
|
||||||
"use_1200bps_touch": true,
|
"use_1200bps_touch": true,
|
||||||
|
|
|
||||||
|
|
@ -38,8 +38,8 @@
|
||||||
"frameworks": ["arduino"],
|
"frameworks": ["arduino"],
|
||||||
"name": "Seeed T1000-E",
|
"name": "Seeed T1000-E",
|
||||||
"upload": {
|
"upload": {
|
||||||
"maximum_ram_size": 248832,
|
"maximum_ram_size": 235520,
|
||||||
"maximum_size": 815104,
|
"maximum_size": 811008,
|
||||||
"speed": 115200,
|
"speed": 115200,
|
||||||
"protocol": "nrfutil",
|
"protocol": "nrfutil",
|
||||||
"protocols": [
|
"protocols": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue