Skip to content

Commit

Permalink
Add command line build
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobaccan committed Oct 24, 2022
1 parent 951a73d commit 7878b2d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions BLE_Pastable1.1.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
tool\arduino-cli core install arduino:mbed_nano
::tool\arduino-cli lib install ArduinoBLE
::tool\arduino-cli lib install QuickStats
::tool\arduino-cli lib install CircularBuffer
tool\arduino-cli.exe --fqbn arduino:mbed_nano:nano33ble --libraries ./libraries compile BLE_Pastable1.1
Binary file added tool/arduino-cli.exe
Binary file not shown.

0 comments on commit 7878b2d

Please sign in to comment.