1
0
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:
Cristian Maglie
2011-12-30 15:46:04 +01:00
parent dc616601cd
commit 1b3ae5fa63
131 changed files with 475 additions and 383 deletions

View File

@ -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