This commit introduces the ability to set the CAN interface from command-line. This is helpful if we want to run multiple instances of the app with different CAN interfaces without making separate compilations for each instance. Signed-off-by: Kacper Dalach <dalachowsky@gmail.com> |
||
|---|---|---|
| .. | ||
| doc | ||
| board_irq.h | ||
| board_soc.h | ||
| board.cmake | ||
| board.yml | ||
| CMakeLists.txt | ||
| cmdline_common.h | ||
| cmdline.c | ||
| cmdline.h | ||
| cpu_wait.c | ||
| irq_handler.c | ||
| irq_handler.h | ||
| Kconfig | ||
| Kconfig.defconfig | ||
| Kconfig.native_sim | ||
| misc.c | ||
| native_posix_compat.h | ||
| native_sim_64_defconfig | ||
| native_sim_64.dts | ||
| native_sim_defconfig | ||
| native_sim_native_64.yaml | ||
| native_sim.dts | ||
| native_sim.yaml | ||
| nsi_if.c | ||
| posix_arch_if.c | ||
| timer_model.h | ||