File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -14712,13 +14712,13 @@
14712
14712
" 5"
14713
14713
]
14714
14714
},
14715
- "NUMAKER_IOT_M263A " : {
14715
+ "MCU_M261 " : {
14716
14716
"core" : " Cortex-M23" ,
14717
14717
"default_toolchain" : " ARMC6" ,
14718
+ "public" : false ,
14718
14719
"extra_labels" : [
14719
14720
" NUVOTON" ,
14720
14721
" M261" ,
14721
- " M263KIAAE" ,
14722
14722
" FLASH_CMSIS_ALGO"
14723
14723
],
14724
14724
"macros" : [
@@ -14782,20 +14782,25 @@
14782
14782
"components_add" : [
14783
14783
" FLASHIAP"
14784
14784
],
14785
- "detect_code" : [
14786
- " 1310"
14787
- ],
14788
14785
"release_versions" : [
14789
14786
" 5"
14790
14787
],
14791
- "device_name" : " M263KIAAE" ,
14792
14788
"bootloader_supported" : true ,
14793
14789
"overrides" : {
14794
14790
"deep-sleep-latency" : 1 ,
14795
14791
"tickless-from-us-ticker" : true
14796
14792
},
14797
14793
"forced_reset_timeout" : 3
14798
14794
},
14795
+ "NUMAKER_IOT_M263A" : {
14796
+ "inherits" : [
14797
+ " MCU_M261"
14798
+ ],
14799
+ "device_name" : " M263KIAAE" ,
14800
+ "detect_code" : [
14801
+ " 1310"
14802
+ ]
14803
+ },
14799
14804
"NUCLEO_G071RB" : {
14800
14805
"inherits" : [
14801
14806
" FAMILY_STM32"
You can’t perform that action at this time.
0 commit comments