1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-19 09:42:11 +03:00

Addtional debuggin. Trying to find the pins compile issue.

This commit is contained in:
ricklon
2011-06-22 21:20:45 -06:00
parent 43a11be3c9
commit dacfa86223
3 changed files with 27 additions and 30 deletions

View File

@ -58,6 +58,7 @@ avr.compiler.ldflags=
avr.compiler.cpudef=-mmcu=
avr.compiler.upload.cmd=
avr.compiler.upload.flags=
avr.compiler.define=-DARDUINO=
avr.library.path=./hardware/arduino/cores/arduino
avr.library.core.path=./libraries