mirror of
https://codeberg.org/scip/attinycore-makefile-tests.git
synced 2025-12-16 10:50:57 +01:00
fixed arduino version
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
# BOARD_TAG = attinyx4
|
||||
# BOARD_SUB = 84
|
||||
|
||||
# Arduino stuff
|
||||
ARDUINO_VERSION = 10810
|
||||
|
||||
PROJECT_DIR = $(shell pwd)
|
||||
BOARD_TAG = attinyx41
|
||||
BOARD_SUB = 841
|
||||
|
||||
Reference in New Issue
Block a user