Skip to content
  • Alexander Potashev's avatar
    RT73025. ea-lpc1788: setup clocks · 43ef08fa
    Alexander Potashev authored
    CPU clock is set up to 108 MHz for now, because the existing port
    used that frequency and it works for sure. 120 MHz can be easily
    reached by setting CONFIG_LPC178X_PLL0_M to 10 (instead of 9).
    
    SYSTICK timer is already initialized by the common code in
    `cpu/arm_cortexm3/timer.c`
    43ef08fa