New structure test simulatin KED ans submodule for gpio Control on rasberry pi

linux_test_nopointer
Kynsight 2 months ago
parent 517ceb6409
commit 388861864c

@ -1,9 +1,9 @@
# KED: Wellcome to Kerem and Edwin's Develeppoment platform. # KED: Wellcome to Kerem and Edwin's Develeppoment platform.
# This branch is for testing and is organised as follow : # This branch is for testing and is organised as follow :
## Gola is to emulate KED as it would be a submodule ## Goal is to emulate KED as it would be a submodule
## Tree View ## Tree View
. ```
├── examples ├── examples
│   └── pin_control.c │   └── pin_control.c
├── ked ├── ked
@ -14,7 +14,7 @@
└── peripherals └── peripherals
└── gpio └── gpio
└── gpio.c └── gpio.c
```
## Dependencies ## Dependencies
``` sudo apt install libgpiod-dev ``` ``` sudo apt install libgpiod-dev ```

Loading…
Cancel
Save