File tree Expand file tree Collapse file tree 2 files changed +76
-0
lines changed Expand file tree Collapse file tree 2 files changed +76
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "build" : {
3+ "arduino" : {
4+ "variant_h" : " variant_WE_OCEANUS1.h"
5+ },
6+ "core" : " stm32" ,
7+ "cpu" : " cortex-m4" ,
8+ "extra_flags" : " -DSTM32WL -DSTM32WLxx -DSTM32WLE5xx" ,
9+ "f_cpu" : " 48000000L" ,
10+ "framework_extra_flags" : {
11+ "arduino" : " -DCUSTOM_PERIPHERAL_PINS"
12+ },
13+ "mcu" : " stm32wle5ccu6 " ,
14+ "product_line" : " STM32WLE5xx" ,
15+ "variant" : " STM32WLxx/WL54CCU_WL55CCU_WLE4C(8-B-C)U_WLE5C(8-B-C)U"
16+ },
17+ "debug" : {
18+ "jlink_device" : " STM32WLE5CC" ,
19+ "openocd_target" : " stm32wlx" ,
20+ "svd_path" : " STM32WLE5_CM4.svd"
21+ },
22+ "frameworks" : [
23+ " arduino" ,
24+ " zephyr"
25+ ],
26+ "name" : " WE Oceanus-I Module" ,
27+ "upload" : {
28+ "maximum_ram_size" : 65536 ,
29+ "maximum_size" : 262144 ,
30+ "protocol" : " stlink" ,
31+ "protocols" : [
32+ " stlink" ,
33+ " jlink"
34+ ]
35+ },
36+ "url" : " https://www.we-online.com/en/components/products/OCEANUS-I" ,
37+ "vendor" : " WE"
38+ }
Original file line number Diff line number Diff line change 1+ {
2+ "build" : {
3+ "arduino" : {
4+ "variant_h" : " variant_WE_OCEANUS1.h"
5+ },
6+ "core" : " stm32" ,
7+ "cpu" : " cortex-m4" ,
8+ "extra_flags" : " -DSTM32WL -DSTM32WLxx -DSTM32WLE5xx" ,
9+ "f_cpu" : " 48000000L" ,
10+ "framework_extra_flags" : {
11+ "arduino" : " -DCUSTOM_PERIPHERAL_PINS"
12+ },
13+ "mcu" : " stm32wle5ccu6 " ,
14+ "product_line" : " STM32WLE5xx" ,
15+ "variant" : " STM32WLxx/WL54CCU_WL55CCU_WLE4C(8-B-C)U_WLE5C(8-B-C)U"
16+ },
17+ "debug" : {
18+ "jlink_device" : " STM32WLE5CC" ,
19+ "openocd_target" : " stm32wlx" ,
20+ "svd_path" : " STM32WLE5_CM4.svd"
21+ },
22+ "frameworks" : [
23+ " arduino" ,
24+ " zephyr"
25+ ],
26+ "name" : " WE Oceanus-I EV" ,
27+ "upload" : {
28+ "maximum_ram_size" : 65536 ,
29+ "maximum_size" : 262144 ,
30+ "protocol" : " stlink" ,
31+ "protocols" : [
32+ " stlink" ,
33+ " jlink"
34+ ]
35+ },
36+ "url" : " https://www.we-online.com/en/components/products/OCEANUS-I" ,
37+ "vendor" : " WE"
38+ }
You can’t perform that action at this time.
0 commit comments