boards/ene/kb1200_evb/doc/index.rst
.. zephyr:board:: kb1200_evb
Overview
The KB1200_EVB kit is a development platform to evaluate the ENE KB1200 series microcontrollers. This board needs to be mated with part number KB1200.
Hardware
.. zephyr:board-supported-hw::
The KB1200 MCU is configured to use the 96Mhz internal oscillator with the on-chip DPLL to generate a resulting EC clock rate of 96MHz/48MHz/24MHz/12MHz. See Processor clock control register (refer 5.1 General Configuration)
Programming and Debugging
.. zephyr:board-supported-runners::
If the correct headers are installed, this board supports SWD Debug Interface.
To flash with SWD, install the drivers for your programmer, for example: SEGGER J-link's drivers are at https://www.segger.com/downloads/jlink/
Use SWD with a J-Link
.. target-notes::