Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Commit b00bcab

Browse files
added HTCC-AB01-V2
1 parent f66c196 commit b00bcab

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

boards/cubecell_board_v2.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"build": {
3+
"core": "asr650x",
4+
"cpu": "cortex-m0plus",
5+
"extra_flags": "-DCubeCell_Board_V2",
6+
"f_cpu": "48000000L",
7+
"mcu": "asr6501",
8+
"variant": "CubeCell-Board-V2"
9+
},
10+
"frameworks": [
11+
"arduino"
12+
],
13+
"name": "Heltec CubeCell-Board-V2(HTCC-AB01-V2)",
14+
"upload": {
15+
"maximum_ram_size": 16384,
16+
"maximum_size": 131072,
17+
"protocol": "serial",
18+
"require_upload_port": true
19+
},
20+
"url": "https://heltec.org/project/htcc-ab01-v2/",
21+
"vendor": "Heltec"
22+
}

0 commit comments

Comments
 (0)