# # Project Configuration File # # A detailed documentation with the EXAMPLES is located here: # http://docs.platformio.org/en/latest/projectconf.html # [env:uno] platform = atmelavr framework = arduino board = uno # targets = upload [env:uno_debug] platform = atmelavr framework = arduino board = uno build_flags = -DSERIAL_DEBUG