Making some arduino-shaped messes

This commit is contained in:
2023-01-07 18:44:31 -05:00
parent 6c0083e094
commit 41f53c34c0
4 changed files with 37 additions and 0 deletions

3
arduino/Makefile Normal file
View File

@@ -0,0 +1,3 @@
BOARD_TAG = uno
include $(ARDMK_DIR)/Arduino.mk