mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +01:00
cpu/samd5x/periph_cph.h: drop non-UTF-8 chars
There were some bogus chars in a comment. Let's drop them.
This commit is contained in:
parent
0e20bfd2b9
commit
2ea8601b69
@ -36,8 +36,8 @@ extern "C" {
|
||||
#define SAM0_DFLL_FREQ_HZ MHZ(48)
|
||||
|
||||
/**
|
||||
 * @brief XOSC is used to generate a fixed frequency of 48 MHz
|
||||
 */
|
||||
* @brief XOSC is used to generate a fixed frequency of 48 MHz
|
||||
*/
|
||||
#define SAM0_XOSC_FREQ_HZ (XOSC0_FREQUENCY ? XOSC0_FREQUENCY : XOSC1_FREQUENCY)
|
||||
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user