Skip to content

Commit

Permalink
[B57XX] Hardware implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
nothotscott authored and DarkFire01 committed Nov 11, 2024
1 parent 292b4b6 commit 17cbf44
Show file tree
Hide file tree
Showing 9 changed files with 3,370 additions and 670 deletions.
3 changes: 1 addition & 2 deletions drivers/network/dd/b57xx/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ list(APPEND SOURCE
hardware.c
info.c
interrupt.c
nic.h
send.c)
nic.h)

add_library(b57xx MODULE ${SOURCE} b57xx.rc)
add_pch(b57xx nic.h SOURCE)
Expand Down
Loading

0 comments on commit 17cbf44

Please sign in to comment.