mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Raw sockets: Additional changes for error-free/warning-free compilation
This commit is contained in:
parent
54a3c7858e
commit
f05745951b
1 changed files with 11 additions and 0 deletions
11
examples/netpkt/.gitignore
vendored
Normal file
11
examples/netpkt/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
/Make.dep
|
||||
/.depend
|
||||
/.built
|
||||
/*.asm
|
||||
/*.obj
|
||||
/*.rel
|
||||
/*.lst
|
||||
/*.sym
|
||||
/*.adb
|
||||
/*.lib
|
||||
/*.src
|
||||
Loading…
Add table
Add a link
Reference in a new issue