Skip to content
Snippets Groups Projects
Commit 66b96822 authored by Damien George's avatar Damien George
Browse files

stmhal: Add option to free up TIM3 from USB VCP polling.

This is a hack to free up TIM3 so that it can be used by the user.
Instead we use the PVD irq to call the USB VCP polling function, and
trigger it from SysTick (so SysTick itself does not do any processing).

The feature is enabled for pyboard lite only, since it lacks timers.
parent 9aaf888b
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment