This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
products:sbc:common:applications:gpio:1wire [2023/11/07 04:59] nick old revision restored (2023/11/07 04:42) |
products:sbc:common:applications:gpio:1wire [2026/09/14 04:11] (current) nick |
||
|---|---|---|---|
| Line 13: | Line 13: | ||
| ^ VIM3/ | ^ VIM3/ | ||
| ^ VIM4 | ^ VIM4 | ||
| + | ^ VIM 5 | 37 | ||
| ^ VIM1S | 36 | ^ VIM1S | 36 | ||
| ^ Edge1 | 30 | ^ Edge1 | 30 | ||
| Line 58: | Line 59: | ||
| Edit ''/ | Edit ''/ | ||
| + | |||
| + | e.g. To enable onewire, you need to add '' | ||
| + | |||
| + | ```shell | ||
| + | fdt_overlays=onewire | ||
| + | |||
| + | ``` | ||
| + | <tabbox VIM 5> | ||
| + | |||
| + | Edit ''/ | ||
| e.g. To enable onewire, you need to add '' | e.g. To enable onewire, you need to add '' | ||