Skip to content

Commit

Permalink
Add RTL8812EU driver to SSC30KQ RubyFPV image
Browse files Browse the repository at this point in the history
  • Loading branch information
libc0607 committed Jul 29, 2024
1 parent 049b12e commit b27718a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
# Sigmastar [I6E]
- {"platform": "ssc30kq", "release": "fpv_8733bu"}
- {"platform": "ssc30kq", "release": "fpv_8812au_8812eu"}
- {"platform": "ssc30kq", "release": "rubyfpv"}
- {"platform": "ssc338q", "release": "fpv_8812au_8733bu"}
- {"platform": "ssc338q", "release": "fpv_8812au_8812eu"}

Expand Down
1 change: 1 addition & 0 deletions br-ext-chip-sigmastar/configs/ssc30kq_rubyfpv_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ BR2_PACKAGE_WPA_SUPPLICANT_AP_SUPPORT=y
BR2_PACKAGE_WPA_SUPPLICANT_NL80211=y
BR2_PACKAGE_WPA_SUPPLICANT_PASSPHRASE=y
BR2_PACKAGE_RTL8812AU_OPENIPC=y
BR2_PACKAGE_RTL88X2EU_OPENIPC=y

# FPV
BR2_PACKAGE_RUBYFPV=y
Expand Down

0 comments on commit b27718a

Please sign in to comment.