Skip to content

Commit

Permalink
Folder structure. PCB KiCAD files.
Browse files Browse the repository at this point in the history
  • Loading branch information
techie66 committed Sep 8, 2020
1 parent 3024e3d commit 417285b
Show file tree
Hide file tree
Showing 27 changed files with 53,354 additions and 0 deletions.
10 changes: 10 additions & 0 deletions firmware/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Generated by ard-make version 1.2
ARDUINO_DIR=/opt/arduino-1.8.8/
ARDMK_DIR=/usr/share/arduino
AVR_TOOLS_DIR=/opt/arduino-1.8.8/hardware/tools/avr/

BOARD_TAG = nano
BOARD_SUB = atmega328
MONITOR_PORT = /dev/ttyUSB0

include $(ARDMK_DIR)/Arduino.mk
Loading

0 comments on commit 417285b

Please sign in to comment.