mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 11:03:50 +01:00
ATxmega have many clock options. This introduce clk_init into cpu_init to allow user select between a default configuration or perform fine clock tune. Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>