forked from PX4/PX4-Autopilot
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
saluki-v3: Add port sniffing support
Update nuttx, px4_boards_ssrc, saluki-v3 and saluki-sec-scripts submodules Signed-off-by: Jani Paalijarvi <[email protected]>
- Loading branch information
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule saluki-sec-scripts
updated
from 3359b7 to 80283e
Submodule common
updated
from 2945e2 to 88ca01
Submodule saluki-v3
updated
from c6198f to a0cd5b
Submodule nuttx
updated
4 files
+9 −0 | drivers/net/Kconfig | |
+48 −2 | drivers/net/ksz9477.c | |
+12 −0 | drivers/net/ksz9477_reg.h | |
+21 −0 | include/nuttx/net/ksz9477.h |