Skip to content

Commit dd0ab1c

Browse files
Svein Kristian Rougsetheldruin
authored andcommitted
Remove reference to f303 reference manual
F303 is wrong, but where this can be found in the reference manual differs from product line to product line within the f7-series, so I suggest removing this note from the module doc
1 parent 8dd1652 commit dd0ab1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rtc.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! Interface to the real time clock. See STM32F303 reference manual, section 27.
1+
//! Interface to the real time clock.
22
//! For more details, see
33
//! [ST AN4759](https://www.st.com/resource/en/application_note/an4759-using-the-hardware-realtime-clock-rtc-and-the-tamper-management-unit-tamp-with-stm32-microcontrollers-stmicroelectronics.pdf)
44

0 commit comments

Comments
 (0)