aboutsummaryrefslogtreecommitdiff
path: root/docs/modules/ROOT/examples/basic/src/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* Run rustfmt.Dario Nieuwenhuis2022-06-121-9/+4
|
* nrf/gpio: add infallible inherent methods, remove some duplication.Dario Nieuwenhuis2021-12-201-3/+2
| | | | This implements Input and Output using FlexPin, to avoid some code duplication.
* Fix doc example compileUlf Lilleengen2021-12-101-2/+5
|
* Add doc-specific example and add it to CIUlf Lilleengen2021-12-101-0/+30