mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #9357 from jeromecoutant/PR_H7TICKLESS
NUCLEO_H743ZI : enable TICKLESSpull/9288/head
commit
2896c123c2
|
@ -2992,7 +2992,10 @@
|
|||
"macro_name": "HSE_VALUE"
|
||||
}
|
||||
},
|
||||
"overrides": { "lpticker_delay_ticks": 3 },
|
||||
"macros_add": [
|
||||
"MBED_TICKLESS"
|
||||
],
|
||||
"overrides": { "lpticker_delay_ticks": 4 },
|
||||
"supported_form_factors": ["ARDUINO"],
|
||||
"detect_code": ["0813"],
|
||||
"device_has_add": [
|
||||
|
|
Loading…
Reference in New Issue