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

Commit

Permalink
added HTCC-AB01-V2
Browse files Browse the repository at this point in the history
  • Loading branch information
Heltec-Aaron-Lee committed Dec 14, 2022
1 parent f66c196 commit b00bcab
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions boards/cubecell_board_v2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"build": {
"core": "asr650x",
"cpu": "cortex-m0plus",
"extra_flags": "-DCubeCell_Board_V2",
"f_cpu": "48000000L",
"mcu": "asr6501",
"variant": "CubeCell-Board-V2"
},
"frameworks": [
"arduino"
],
"name": "Heltec CubeCell-Board-V2(HTCC-AB01-V2)",
"upload": {
"maximum_ram_size": 16384,
"maximum_size": 131072,
"protocol": "serial",
"require_upload_port": true
},
"url": "https://heltec.org/project/htcc-ab01-v2/",
"vendor": "Heltec"
}

0 comments on commit b00bcab

Please sign in to comment.