Skip to content

ninhnn2/licheepi_nano_gpio

Repository files navigation

GPIO library for Licheepi Nano

1. Current support

  • Control gpio output pin (E0 to E7)

2. How to use

create libfagpio

copy library to blink example

  • cp libfagpio.so fagpio.h examples/blink/

compile blink exmaple

  • make -j8

3. Run app on target

Copy library and blink app to target (LicheePi Nano board) and run blink app

  • LD_LIBRARY_PATH=./path/library/lib ./blink

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published