mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Created second level in hardware folder: hardware/PACKAGE/PLATFORM/...
Made some helper class for files filtering. platforms.txt now contains only one platform at a time. Some cleanup in Compiler and AvrDudeUploader classes.
This commit is contained in:
@ -237,9 +237,9 @@ run.present.exclusive = false
|
||||
run.present.exclusive.macosx = true
|
||||
|
||||
# ARDUINO PREFERENCES
|
||||
target_package = arduino
|
||||
target_platform = avr
|
||||
board = uno
|
||||
target = arduino
|
||||
platform = avr
|
||||
software=ARDUINO
|
||||
|
||||
programmer = arduino:avrispmkii
|
||||
|
Reference in New Issue
Block a user