Some our Zephyr tools don't like seeing UTF-8 characters, as reported in issue #4131) so a quick scan and replace for UTF-8 characters in .rst, .h, and Kconfig files using "file --mime-encoding" (excluding the /ext folders) finds these files to tweak. Signed-off-by: David B. Kinder <david.b.kinder@intel.com> |
||
|---|---|---|
| .. | ||
| arcv2_irq_unit.c | ||
| exti_stm32.c | ||
| exti_stm32.h | ||
| i8259.c | ||
| ioapic_intr.c | ||
| ioapic_priv.h | ||
| Kconfig | ||
| Kconfig.stm32 | ||
| loapic_intr.c | ||
| loapic_spurious.S | ||
| Makefile | ||
| mvic.c | ||
| plic_fe310.c | ||
| system_apic.c | ||