Skip to content

Commit 8dc1c5a

Browse files
committed
Update debug statement parameters listed in README
1 parent 8d3b35e commit 8dc1c5a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,9 @@ Other configure options which control the STM32 implementation:
2424
Print out clock tree debug statements.
2525

2626
--extra-cflags=-DDEBUG_STM32_RCC
27-
Print RCC debug statements.
28-
2927
--extra-cflags=-DDEBUG_STM32_UART
30-
Print UART debug statements.
28+
--extra-cflags=-DDEBUG_STM32_TIMER
29+
Print debug statements for specific peripherals.
3130

3231
--extra-cflags=-DSTM32_UART_NO_BAUD_DELAY
3332
Disable the BAUD rate timing simulation

0 commit comments

Comments
 (0)