Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

README.md

There have three folders

  • application: include *.c file and Makefile
  • scripts: include shell scripts
  • systemd: include systemd service

Folders Tree

application

Phoenix Button test application based on libgpiod.

application/
└── button
    β”œβ”€β”€ button.c
    └── Makefile

scripts

Phoenix peripheral test script.

scripts/
β”œβ”€β”€ button
β”‚Β Β  β”œβ”€β”€ button_bt.sh
β”‚Β Β  β”œβ”€β”€ button_rf.sh
β”‚Β Β  β”œβ”€β”€ button_rst.sh
β”‚Β Β  └── button_wifi.sh
β”œβ”€β”€ buzzer
β”‚Β Β  └── buzzer.sh
β”œβ”€β”€ common
β”‚Β Β  β”œβ”€β”€ gpio-control
β”‚Β Β  └── phoenix_gpio.conf
β”œβ”€β”€ led
β”‚Β Β  β”œβ”€β”€ led-4g.sh
β”‚Β Β  β”œβ”€β”€ led-bt.sh
β”‚Β Β  β”œβ”€β”€ led-cloud.sh
β”‚Β Β  β”œβ”€β”€ led-general.sh
β”‚Β Β  β”œβ”€β”€ led-rf.sh
β”‚Β Β  └── led-wifi.sh
β”œβ”€β”€ lte
β”‚Β Β  β”œβ”€β”€ 4g-reset.sh
β”‚Β Β  └── queryRSSI.sh
β”œβ”€β”€ README.md
β”œβ”€β”€ relay
β”‚Β Β  └── relay.sh
β”œβ”€β”€ rf
β”‚Β Β  β”œβ”€β”€ rf-bl.sh
β”‚Β Β  └── rf-pwr.sh
β”œβ”€β”€ rst
β”‚Β Β  └── restart.sh
β”œβ”€β”€ usb
β”‚Β Β  └── usb-en.sh
β”œβ”€β”€ wdt
β”‚Β Β  └── wdt-en.sh
└── wifi
    └── wifi_en.sh

systemd

systemd/
β”œβ”€β”€ gpio-wdt.service
└── rtc-sync.service

gpio-wdt.service:watchdog auto-enable service when OS start.

rtc-sync.service: RTC auto sync time when OS start.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages