zephyr/boards/arm/atsamr21_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: fix misspellings in documentation 2019-06-18 15:08:19 -04:00
support
CMakeLists.txt
Kconfig.board
Kconfig.defconfig
atsamr21_xpro.dts dts: Add information about CPU frequency to the cpu nodes 2019-07-17 21:53:36 +02:00
atsamr21_xpro.yaml boards: atmel: Enable hwinfo as a supported feature 2019-05-22 15:50:39 -05:00
atsamr21_xpro_defconfig
board.cmake
pinmux.c cleanup: include/: move pinmux.h to drivers/pinmux.h 2019-06-27 22:55:49 -04:00