3f3ec1c835
Adds two board config define's, which can be added in a board's mpconfigboard.h: BOARD_XOSC_FREQ_HZ, and BOARD_XOSC_IS_CRYSTAL, which are passed to clock_init(). External clock sources are currently only implemented for SAM_D5X_E5X series chips, so defining BOARD_XOSC_FREQ_HZ for a SAMD21 board will emit an error. Signed-off-by: Qyriad <qyriad@qyriad.me> |
||
---|---|---|
.. | ||
internal_flash_root_pointers.h | ||
internal_flash.c | ||
internal_flash.h | ||
port.c | ||
qspi_flash.c | ||
samd21_cpu.s | ||
samd51_cpu.s | ||
same51_cpu.s | ||
same54_cpu.s | ||
usb.c |