Skip to content
Snippets Groups Projects
Commit 274d77e6 authored by Peter Kietzmann's avatar Peter Kietzmann Committed by GitHub
Browse files

Merge pull request #6378 from haukepetersen/fix_stm32f4_hwrngtypo

cpu/stm32f4: fixed minor typo in the hwrng driver
parents 456ae68f 65f27f07
No related branches found
No related tags found
No related merge requests found
......@@ -56,4 +56,4 @@ void hwrng_read(uint8_t *buf, unsigned int num)
periph_clk_dis(AHB2, RCC_AHB2ENR_RNGEN);
}
#endif /* CPUID_LEN */
#endif /* RNG */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment