Skip to content

Commit

Permalink
Build WireGuard with Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
llange committed Apr 25, 2023
1 parent 5079557 commit 502b69a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions vehicle/OVMS.V3/support/sdkconfig.defaults.esp4
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,4 @@ CONFIG_SPIRAM_TYPE_AUTO=y
CONFIG_SPIRAM_USE_CAPS_ALLOC=y

CONFIG_OVMS_DEV_NETMANAGER_PING=y
CONFIG_OVMS_COMP_WIREGUARD=y
1 change: 1 addition & 0 deletions vehicle/OVMS.V3/support/sdkconfig.defaults.esp5
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,4 @@ CONFIG_SPIRAM_USE_CAPS_ALLOC=y
CONFIG_XTAL_FREQ_AUTO=y

CONFIG_OVMS_DEV_NETMANAGER_PING=y
CONFIG_OVMS_COMP_WIREGUARD=y
1 change: 1 addition & 0 deletions vehicle/OVMS.V3/support/sdkconfig.defaults.esp5.0.1
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,4 @@ CONFIG_SPIRAM_USE_CAPS_ALLOC=y
CONFIG_XTAL_FREQ_AUTO=y

CONFIG_OVMS_DEV_NETMANAGER_PING=y
CONFIG_OVMS_COMP_WIREGUARD=y

0 comments on commit 502b69a

Please sign in to comment.