PocketBeagle2: Optimize dependencies
- Directly use gpio-cdev to shave off unnecessary dependencies.
- The only direct + indirect dependencies of all examples combined are the following: nix, libc, gpio-cdev, cfg-if, bitflags
Signed-off-by: Ayush Singh [email protected]