hwdef: remove unused HAL_NO_GCS defines
This became HAL_GCS_ENABLED, off by default on Periph
This commit is contained in:
parent
a9c4895514
commit
7abf07f233
@ -87,7 +87,6 @@ define HAL_USE_ADC TRUE
|
||||
define STM32_ADC_USE_ADC1 TRUE
|
||||
PA4 VSENSE ADC1 SCALE(2)
|
||||
|
||||
define HAL_NO_GCS
|
||||
define HAL_NO_MONITOR_THREAD
|
||||
|
||||
define HAL_MINIMIZE_FEATURES 0
|
||||
|
@ -95,7 +95,6 @@ define HAL_USE_ADC TRUE
|
||||
define STM32_ADC_USE_ADC1 TRUE
|
||||
PA4 VSENSE ADC1 SCALE(2)
|
||||
|
||||
define HAL_NO_GCS
|
||||
define HAL_NO_MONITOR_THREAD
|
||||
|
||||
define HAL_MINIMIZE_FEATURES 1
|
||||
|
Loading…
Reference in New Issue
Block a user