zephyr/boards/arm/lpcxpresso54114
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: trivial fix for lpcxpresso54114 doc 2019-05-20 07:36:26 -05:00
CMakeLists.txt
Kconfig.board
Kconfig.defconfig
board.cmake cmake: add helpers for setting board runners 2019-06-07 13:43:51 +02:00
lpcxpresso54114.dtsi
lpcxpresso54114_m0.dts dts: Add information about CPU frequency to the cpu nodes 2019-07-17 21:53:36 +02:00
lpcxpresso54114_m0.yaml
lpcxpresso54114_m0_defconfig
lpcxpresso54114_m4.dts dts: Add information about CPU frequency to the cpu nodes 2019-07-17 21:53:36 +02:00
lpcxpresso54114_m4.yaml
lpcxpresso54114_m4_defconfig drivers: uart for LPC devices interrupt enabled 2019-06-21 11:24:09 -05:00
pinmux.c cleanup: include/: move pinmux.h to drivers/pinmux.h 2019-06-27 22:55:49 -04:00