This sentence ("Other hardware features are not supported by the
Zephyr kernel."), which could be found in a high number of boards
documentation, is misleading on two levels:
- peripheral support is not a kernel business
- in most of cases, features are actually supported but not enabled.
Fix this.
Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
|
||
|---|---|---|
| .. | ||
| doc | ||
| support | ||
| board.cmake | ||
| Kconfig.board | ||
| Kconfig.defconfig | ||
| stm32_min_dev_black_defconfig | ||
| stm32_min_dev_black.dts | ||
| stm32_min_dev_black.yaml | ||
| stm32_min_dev_blue_defconfig | ||
| stm32_min_dev_blue.dts | ||
| stm32_min_dev_blue.yaml | ||
| stm32_min_dev.dtsi | ||