soc: riscv: add esp32c6 support #1
Annotations
5 errors and 4 warnings
|
Nits.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
Please remove blank lines at start of 'include/zephyr/dt-bindings/pinctrl/esp32c6-pinctrl.h'
|
Kconfig.txt#L1
See https://docs.zephyrproject.org/latest/build/kconfig/tips.html for more details.
Found references to undefined Kconfig symbols. If any of these are false
positives, then add them to UNDEF_KCONFIG_WHITELIST in /home/runner/work/zephyr/zephyr/./scripts/ci/check_compliance.py.
If the reference is for a comment like /* CONFIG_FOO_* */ (or
/* CONFIG_FOO_*_... */), then please use exactly that form (with the '*'). The
CI check knows not to flag it.
More generally, a reference followed by $, @, {, *, or ## will never be
flagged.
CONFIG_ESP32_WIFI_IRAM_OPT soc/riscv/espressif_esp32/esp32c6/default.ld:265, soc/riscv/espressif_esp32/esp32c6/default.ld:419
CONFIG_ESP32_WIFI_RX_IRAM_OPT soc/riscv/espressif_esp32/esp32c6/default.ld:270, soc/riscv/espressif_esp32/esp32c6/default.ld:424
|
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
LEADING_SPACE: please, no spaces at the start of a line
File:dts/riscv/espressif/esp32c6/esp32c6_wroom_n4.dtsi
Line:10
LEADING_SPACE: please, no spaces at the start of a line
File:dts/riscv/espressif/esp32c6/esp32c6_wroom_n4.dtsi
Line:12
LEADING_SPACE: please, no spaces at the start of a line
File:dts/riscv/espressif/esp32c6/esp32c6_wroom_n8.dtsi
Line:10
LEADING_SPACE: please, no spaces at the start of a line
File:dts/riscv/espressif/esp32c6/esp32c6_wroom_n8.dtsi
Line:12
|
|
dts/riscv/espressif/esp32c6/esp32c6_wroom_n4.dtsi#L10
dts/riscv/espressif/esp32c6/esp32c6_wroom_n4.dtsi:10 please, no spaces at the start of a line
|
dts/riscv/espressif/esp32c6/esp32c6_wroom_n4.dtsi#L12
dts/riscv/espressif/esp32c6/esp32c6_wroom_n4.dtsi:12 please, no spaces at the start of a line
|
dts/riscv/espressif/esp32c6/esp32c6_wroom_n8.dtsi#L10
dts/riscv/espressif/esp32c6/esp32c6_wroom_n8.dtsi:10 please, no spaces at the start of a line
|
dts/riscv/espressif/esp32c6/esp32c6_wroom_n8.dtsi#L12
dts/riscv/espressif/esp32c6/esp32c6_wroom_n8.dtsi:12 please, no spaces at the start of a line
|
The logs for this run have expired and are no longer available.
Loading