mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 13:10:21 +01:00
Just adding the event symbol. No code change required, and no impact on code execution time when the event is not selected. Tested with STM32F4xx, STM32F7xx and STM32H7xx. Signed-off-by: robert-hh <robert@hammelrath.com>