zephyr/boards/arm/atsamd21_xpro
Piotr Zięcik 7d56fc35fd dts: Add information about CPU frequency to the cpu nodes
This commit adds 'clock-frequency' property to the cpu nodes.
The clock frequency specified in the added property is used
during platform configuration. Examples:

- The SWO logger uses clock frequency to configure SWO output.
- Plenty of platforms need CPU clock specified for their HAL.
- Most of devices with USB needs information about CPU clock
  in order to configure USB clock source.

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
2019-07-17 21:53:36 +02:00
..
doc doc: boards: make board images consistent with board name 2019-02-10 17:48:08 -05:00
support boards: arm: atsamd21: Add SAMD21 XPlained board 2018-09-21 17:52:32 -07:00
CMakeLists.txt boards: arm: atsamd21: Add SAMD21 XPlained board 2018-09-21 17:52:32 -07:00
Kconfig.board boards: arm: atsamd21: Add SAMD21 XPlained board 2018-09-21 17:52:32 -07:00
Kconfig.defconfig boards: arm: atsamd21: Add SAMD21 XPlained board 2018-09-21 17:52:32 -07:00
atsamd21_xpro.dts dts: Add information about CPU frequency to the cpu nodes 2019-07-17 21:53:36 +02:00
atsamd21_xpro.yaml boards: arm: Add xtools as a supported toolchain 2019-01-09 14:18:58 -05:00
atsamd21_xpro_defconfig boards: arm: atsamd21: Add SAMD21 XPlained board 2018-09-21 17:52:32 -07:00
board.cmake boards: arm: atsamd21: Add SAMD21 XPlained board 2018-09-21 17:52:32 -07:00
pinmux.c cleanup: include/: move pinmux.h to drivers/pinmux.h 2019-06-27 22:55:49 -04:00