example: Add example for NXAST_LEARN
This commit is contained in:
parent
04fb4ffa52
commit
270d01b626
9 changed files with 180 additions and 0 deletions
4
examples/nx_learning_switch/.formatter.exs
Normal file
4
examples/nx_learning_switch/.formatter.exs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Used by "mix format"
|
||||
[
|
||||
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue