Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OwnTech
Power API
Core
Commits
9badd968
Commit
9badd968
authored
Mar 16, 2022
by
Clément Foucher
Browse files
Fix for good the quickfix that was introduced to force adding LL source file to compile path.
parent
6cf292ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
zephyr/modules/owntech_timer_driver/zephyr/Kconfig
View file @
9badd968
...
...
@@ -2,4 +2,4 @@ config OWNTECH_TIMER_DRIVER
bool "Enable timer driver by OwnTech (only STM32 timer partial support for now)"
default y
select DYNAMIC_INTERRUPTS
select
PWM
select
USE_STM32_LL_TIM # Required to add LL timer source file to compile path
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment