zephyr/samples
Stephanos Ioannidis 0eaa495ccb samples: drivers: can: Rename directory for consistency
This commit renames the CAN sample directory name from `CAN` to `can`
to be consistent with others.

Noting that the CAN driver test directory is named `tests/drivers/can`,
we have no excuse for naming the CAN driver sample directory
`samples/drivers/CAN`.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-05-02 09:54:06 -04:00
..
application_development boards: dts: nrf: Remove SoC compatible in top-level compatible 2020-04-29 08:20:15 -05:00
basic kconfig: Rename CONFIG_FLOAT to CONFIG_FPU 2020-04-27 19:03:44 +02:00
bluetooth Bluetooth: samples: ipsp: Convert to use k_timeout_t 2020-05-01 10:50:03 +03:00
boards samples: cc13x2_cc26x2: system_off: Convert to use new dts macros 2020-04-30 17:44:50 -05:00
cpp_synchronization kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
display timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
drivers samples: drivers: can: Rename directory for consistency 2020-05-02 09:54:06 -04:00
hello_world cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
mpu drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
net samples: net: Rename local PORT definition 2020-04-28 09:57:04 +03:00
nfc/nfc_hello timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
philosophers samples: philosophers: remove systemview section from sample 2020-04-29 22:30:19 -04:00
portability samples: philosophers: Fix extra_args not used 2020-04-14 08:00:12 -04:00
posix samples: posix: gettimeofday: Make networking requirements explicit 2020-04-29 23:15:12 +03:00
scheduler kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
sensor samples: sensor: mpr: Convert to use new dts macros 2020-04-30 17:44:50 -05:00
shields coccinelle: re-run timeout conversion semantic patch 2020-04-02 19:47:51 +03:00
smp cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
subsys samples: canbus: isotp: fix a typo 2020-05-01 12:32:22 -05:00
synchronization timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
testing/integration cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
userspace cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
video drivers: video: mcux_csi: Convert driver to DT_INST macro 2020-04-20 11:08:46 -05:00
classic.rst
index.rst