|
1198 | 1198 | "help": "Mask value : USE_PLL_HSE_EXTC | USE_PLL_HSE_XTAL (need HW patch) | USE_PLL_HSI", |
1199 | 1199 | "value": "USE_PLL_HSE_EXTC|USE_PLL_HSI", |
1200 | 1200 | "macro_name": "CLOCK_SOURCE" |
| 1201 | + }, |
| 1202 | + "lse_drive_load_level": { |
| 1203 | + "help": "HSE drive load level RCC_LSEDRIVE_LOW | RCC_LSEDRIVE_MEDIUMLOW | RCC_LSEDRIVE_MEDIUMHIGH | RCC_LSEDRIVE_HIGH", |
| 1204 | + "value": "RCC_LSEDRIVE_LOW", |
| 1205 | + "macro_name": "TARGET_LSE_DRIVE_LOAD_LEVEL" |
1201 | 1206 | } |
1202 | 1207 | }, |
1203 | 1208 | "macros_add": [ |
|
1407 | 1412 | "help": "Mask value : USE_PLL_HSE_EXTC | USE_PLL_HSE_XTAL (need HW patch) | USE_PLL_HSI", |
1408 | 1413 | "value": "USE_PLL_HSE_EXTC|USE_PLL_HSI", |
1409 | 1414 | "macro_name": "CLOCK_SOURCE" |
| 1415 | + }, |
| 1416 | + "lse_drive_load_level": { |
| 1417 | + "help": "HSE drive load level RCC_LSEDRIVE_LOW | RCC_LSEDRIVE_MEDIUMLOW | RCC_LSEDRIVE_MEDIUMHIGH | RCC_LSEDRIVE_HIGH", |
| 1418 | + "value": "RCC_LSEDRIVE_LOW", |
| 1419 | + "macro_name": "TARGET_LSE_DRIVE_LOAD_LEVEL" |
1410 | 1420 | } |
1411 | 1421 | }, |
1412 | 1422 | "device_has_add": [ |
|
2116 | 2126 | "lpticker_lptim": { |
2117 | 2127 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer", |
2118 | 2128 | "value": 1 |
| 2129 | + }, |
| 2130 | + "lse_drive_load_level": { |
| 2131 | + "help": "HSE drive load level RCC_LSEDRIVE_LOW | RCC_LSEDRIVE_MEDIUMLOW | RCC_LSEDRIVE_MEDIUMHIGH | RCC_LSEDRIVE_HIGH", |
| 2132 | + "value": "RCC_LSEDRIVE_LOW", |
| 2133 | + "macro_name": "TARGET_LSE_DRIVE_LOAD_LEVEL" |
2119 | 2134 | } |
2120 | 2135 | }, |
2121 | 2136 | "overrides": { |
|
2359 | 2374 | "lpticker_lptim": { |
2360 | 2375 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer", |
2361 | 2376 | "value": 1 |
| 2377 | + }, |
| 2378 | + "lse_drive_load_level": { |
| 2379 | + "help": "HSE drive load level RCC_LSEDRIVE_LOW | RCC_LSEDRIVE_MEDIUMLOW | RCC_LSEDRIVE_MEDIUMHIGH | RCC_LSEDRIVE_HIGH", |
| 2380 | + "value": "RCC_LSEDRIVE_LOW", |
| 2381 | + "macro_name": "TARGET_LSE_DRIVE_LOAD_LEVEL" |
2362 | 2382 | } |
2363 | 2383 | }, |
2364 | 2384 | "extra_labels_add": [ |
|
2462 | 2482 | "lpticker_lptim": { |
2463 | 2483 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer", |
2464 | 2484 | "value": 1 |
| 2485 | + }, |
| 2486 | + "lse_drive_load_level": { |
| 2487 | + "help": "HSE drive load level RCC_LSEDRIVE_LOW | RCC_LSEDRIVE_MEDIUMLOW | RCC_LSEDRIVE_MEDIUMHIGH | RCC_LSEDRIVE_HIGH", |
| 2488 | + "value": "RCC_LSEDRIVE_LOW", |
| 2489 | + "macro_name": "TARGET_LSE_DRIVE_LOAD_LEVEL" |
2465 | 2490 | } |
2466 | 2491 | }, |
2467 | 2492 | "extra_labels_add": [ |
|
2625 | 2650 | "lpticker_lptim": { |
2626 | 2651 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer", |
2627 | 2652 | "value": 1 |
| 2653 | + }, |
| 2654 | + "lse_drive_load_level": { |
| 2655 | + "help": "HSE drive load level RCC_LSEDRIVE_LOW | RCC_LSEDRIVE_MEDIUMLOW | RCC_LSEDRIVE_MEDIUMHIGH | RCC_LSEDRIVE_HIGH", |
| 2656 | + "value": "RCC_LSEDRIVE_LOW", |
| 2657 | + "macro_name": "TARGET_LSE_DRIVE_LOAD_LEVEL" |
2628 | 2658 | } |
2629 | 2659 | }, |
2630 | 2660 | "components_add": [ |
|
2888 | 2918 | "lpticker_lptim": { |
2889 | 2919 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer", |
2890 | 2920 | "value": 1 |
| 2921 | + }, |
| 2922 | + "lse_drive_load_level": { |
| 2923 | + "help": "HSE drive load level RCC_LSEDRIVE_LOW | RCC_LSEDRIVE_MEDIUMLOW | RCC_LSEDRIVE_MEDIUMHIGH | RCC_LSEDRIVE_HIGH", |
| 2924 | + "value": "RCC_LSEDRIVE_LOW", |
| 2925 | + "macro_name": "TARGET_LSE_DRIVE_LOAD_LEVEL" |
2891 | 2926 | } |
2892 | 2927 | }, |
2893 | 2928 | "macros_add": [ |
|
3121 | 3156 | "lpticker_lptim": { |
3122 | 3157 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer", |
3123 | 3158 | "value": 1 |
| 3159 | + }, |
| 3160 | + "lse_drive_load_level": { |
| 3161 | + "help": "HSE drive load level RCC_LSEDRIVE_LOW | RCC_LSEDRIVE_MEDIUMLOW | RCC_LSEDRIVE_MEDIUMHIGH | RCC_LSEDRIVE_HIGH", |
| 3162 | + "value": "RCC_LSEDRIVE_LOW", |
| 3163 | + "macro_name": "TARGET_LSE_DRIVE_LOAD_LEVEL" |
3124 | 3164 | } |
3125 | 3165 | }, |
3126 | 3166 | "macros_add": [ |
|
3641 | 3681 | "lpticker_lptim": { |
3642 | 3682 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer", |
3643 | 3683 | "value": 1 |
| 3684 | + }, |
| 3685 | + "lse_drive_load_level": { |
| 3686 | + "help": "HSE drive load level RCC_LSEDRIVE_LOW | RCC_LSEDRIVE_MEDIUMLOW | RCC_LSEDRIVE_MEDIUMHIGH | RCC_LSEDRIVE_HIGH", |
| 3687 | + "value": "RCC_LSEDRIVE_LOW", |
| 3688 | + "macro_name": "TARGET_LSE_DRIVE_LOAD_LEVEL" |
3644 | 3689 | } |
3645 | 3690 | }, |
3646 | 3691 | "overrides": { |
|
3740 | 3785 | "lpticker_lptim": { |
3741 | 3786 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer", |
3742 | 3787 | "value": 1 |
| 3788 | + }, |
| 3789 | + "lse_drive_load_level": { |
| 3790 | + "help": "HSE drive load level RCC_LSEDRIVE_LOW | RCC_LSEDRIVE_MEDIUMLOW | RCC_LSEDRIVE_MEDIUMHIGH | RCC_LSEDRIVE_HIGH", |
| 3791 | + "value": "RCC_LSEDRIVE_LOW", |
| 3792 | + "macro_name": "TARGET_LSE_DRIVE_LOAD_LEVEL" |
3743 | 3793 | } |
3744 | 3794 | }, |
3745 | 3795 | "macros_add": [ |
|
0 commit comments