Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
dvv committed Jun 18, 2018
1 parent 9c286a6 commit e9b5052
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion library.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
"platforms": [
"atmelavr"
],
"include": "usbdrv/",
"export": {
"include": "usbdrv/*"
},
"build": {
"flags": "-I ../../src",
"srcFilter": "+<usbdrv.c> +<usbdrv.h> +<usbdrvasm.S> -<*.asm>"
Expand Down

0 comments on commit e9b5052

Please sign in to comment.