STM32G4: remove ADC support

Waiting for implementation and test
pull/13583/head
jeromecoutant 2020-09-09 09:57:13 +02:00
parent 88fcd669d4
commit d20385e396
1 changed files with 3 additions and 0 deletions

View File

@ -2469,6 +2469,9 @@
"EXTRA_IDLE_STACK_REQUIRED",
"MBED_TICKLESS"
],
"device_has_remove": [
"ANALOGIN"
],
"overrides": {
"lpticker_delay_ticks": 0
},