-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Ethernet RAK13800 support to RAK11310 (#5707)
- Loading branch information
1 parent
58ebd5b
commit 9af8c58
Showing
5 changed files
with
37 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,6 +30,7 @@ default_envs = tbeam | |
;default_envs = rak4631 | ||
;default_envs = rak4631_eth_gw | ||
;default_envs = rak2560 | ||
;default_envs = rak11310 | ||
;default_envs = rak_wismeshtap | ||
;default_envs = wio-e5 | ||
;default_envs = radiomaster_900_bandit_nano | ||
|
@@ -164,4 +165,4 @@ lib_deps = | |
robtillaart/[email protected] | ||
|
||
; Health Sensor Libraries | ||
sparkfun/SparkFun MAX3010x Pulse and Proximity Sensor [email protected] | ||
sparkfun/SparkFun MAX3010x Pulse and Proximity Sensor [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters