We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d3b35e commit 8dc1c5aCopy full SHA for 8dc1c5a
README
@@ -24,10 +24,9 @@ Other configure options which control the STM32 implementation:
24
Print out clock tree debug statements.
25
26
--extra-cflags=-DDEBUG_STM32_RCC
27
- Print RCC debug statements.
28
-
29
--extra-cflags=-DDEBUG_STM32_UART
30
- Print UART debug statements.
+ --extra-cflags=-DDEBUG_STM32_TIMER
+ Print debug statements for specific peripherals.
31
32
--extra-cflags=-DSTM32_UART_NO_BAUD_DELAY
33
Disable the BAUD rate timing simulation
0 commit comments