Skip to content

Instantly share code, notes, and snippets.

@AlexJWayne
Last active September 3, 2016 19:15
Show Gist options
  • Save AlexJWayne/c19cf1cb30b366a5ff9b36d6964135fa to your computer and use it in GitHub Desktop.
Save AlexJWayne/c19cf1cb30b366a5ff9b36d6964135fa to your computer and use it in GitHub Desktop.
Compiling code for electron
Including:
/Users/alex/Projects/tower/tower.ino
/Users/alex/Projects/tower/FastLED/bitswap.h
/Users/alex/Projects/tower/FastLED/chipsets.h
/Users/alex/Projects/tower/FastLED/color.h
/Users/alex/Projects/tower/FastLED/colorpalettes.h
/Users/alex/Projects/tower/FastLED/colorutils.h
/Users/alex/Projects/tower/FastLED/controller.h
/Users/alex/Projects/tower/FastLED/dmx.h
/Users/alex/Projects/tower/FastLED/fastled_config.h
/Users/alex/Projects/tower/FastLED/fastled_delay.h
/Users/alex/Projects/tower/FastLED/fastled_progmem.h
/Users/alex/Projects/tower/FastLED/FastLED.h
/Users/alex/Projects/tower/FastLED/fastpin.h
/Users/alex/Projects/tower/FastLED/fastspi_bitbang.h
/Users/alex/Projects/tower/FastLED/fastspi_dma.h
/Users/alex/Projects/tower/FastLED/fastspi_nop.h
/Users/alex/Projects/tower/FastLED/fastspi_ref.h
/Users/alex/Projects/tower/FastLED/fastspi_types.h
/Users/alex/Projects/tower/FastLED/fastspi.h
/Users/alex/Projects/tower/FastLED/hsv2rgb.h
/Users/alex/Projects/tower/FastLED/led_sysdefs.h
/Users/alex/Projects/tower/FastLED/lib8tion.h
/Users/alex/Projects/tower/FastLED/noise.h
/Users/alex/Projects/tower/FastLED/pixeltypes.h
/Users/alex/Projects/tower/FastLED/platforms.h
/Users/alex/Projects/tower/FastLED/power_mgt.h
/Users/alex/Projects/tower/FastLED/colorpalettes.cpp
/Users/alex/Projects/tower/FastLED/colorutils.cpp
/Users/alex/Projects/tower/FastLED/FastLED.cpp
/Users/alex/Projects/tower/FastLED/hsv2rgb.cpp
/Users/alex/Projects/tower/FastLED/lib8tion.cpp
/Users/alex/Projects/tower/FastLED/noise.cpp
/Users/alex/Projects/tower/FastLED/power_mgt.cpp
/Users/alex/Projects/tower/FastLED/wiring.cpp
/Users/alex/Projects/tower/FastLED/lib8tion/math8.h
/Users/alex/Projects/tower/FastLED/lib8tion/random8.h
/Users/alex/Projects/tower/FastLED/lib8tion/scale8.h
/Users/alex/Projects/tower/FastLED/lib8tion/trig8.h
/Users/alex/Projects/tower/FastLED/platforms/arm/common/m0clockless.h
/Users/alex/Projects/tower/FastLED/platforms/arm/d21/clockless_arm_d21.h
/Users/alex/Projects/tower/FastLED/platforms/arm/d21/fastled_arm_d21.h
/Users/alex/Projects/tower/FastLED/platforms/arm/d21/fastpin_arm_d21.h
/Users/alex/Projects/tower/FastLED/platforms/arm/d21/led_sysdefs_arm_d21.h
/Users/alex/Projects/tower/FastLED/platforms/arm/k20/clockless_arm_k20.h
/Users/alex/Projects/tower/FastLED/platforms/arm/k20/clockless_block_arm_k20.h
/Users/alex/Projects/tower/FastLED/platforms/arm/k20/fastled_arm_k20.h
/Users/alex/Projects/tower/FastLED/platforms/arm/k20/fastpin_arm_k20.h
/Users/alex/Projects/tower/FastLED/platforms/arm/k20/fastspi_arm_k20.h
/Users/alex/Projects/tower/FastLED/platforms/arm/k20/led_sysdefs_arm_k20.h
/Users/alex/Projects/tower/FastLED/platforms/arm/k20/octows2811_controller.h
/Users/alex/Projects/tower/FastLED/platforms/arm/k20/smartmatrix_t3.h
/Users/alex/Projects/tower/FastLED/platforms/arm/kl26/clockless_arm_kl26.h
/Users/alex/Projects/tower/FastLED/platforms/arm/kl26/fastled_arm_kl26.h
/Users/alex/Projects/tower/FastLED/platforms/arm/kl26/fastpin_arm_kl26.h
/Users/alex/Projects/tower/FastLED/platforms/arm/kl26/fastspi_arm_kl26.h
/Users/alex/Projects/tower/FastLED/platforms/arm/kl26/led_sysdefs_arm_kl26.h
/Users/alex/Projects/tower/FastLED/platforms/arm/nrf51/clockless_arm_nrf51.h
/Users/alex/Projects/tower/FastLED/platforms/arm/nrf51/fastled_arm_nrf51.h
/Users/alex/Projects/tower/FastLED/platforms/arm/nrf51/fastpin_arm_nrf51.h
/Users/alex/Projects/tower/FastLED/platforms/arm/nrf51/fastspi_arm_nrf51.h
/Users/alex/Projects/tower/FastLED/platforms/arm/nrf51/led_sysdefs_arm_nrf51.h
/Users/alex/Projects/tower/FastLED/platforms/arm/sam/clockless_arm_sam.h
/Users/alex/Projects/tower/FastLED/platforms/arm/sam/clockless_block_arm_sam.h
/Users/alex/Projects/tower/FastLED/platforms/arm/sam/fastled_arm_sam.h
/Users/alex/Projects/tower/FastLED/platforms/arm/sam/fastpin_arm_sam.h
/Users/alex/Projects/tower/FastLED/platforms/arm/sam/fastspi_arm_sam.h
/Users/alex/Projects/tower/FastLED/platforms/arm/sam/led_sysdefs_arm_sam.h
/Users/alex/Projects/tower/FastLED/platforms/arm/stm32/clockless_arm_stm32.h
/Users/alex/Projects/tower/FastLED/platforms/arm/stm32/fastled_arm_stm32.h
/Users/alex/Projects/tower/FastLED/platforms/arm/stm32/fastpin_arm_stm32.h
/Users/alex/Projects/tower/FastLED/platforms/arm/stm32/led_sysdefs_arm_stm32.h
/Users/alex/Projects/tower/FastLED/platforms/avr/clockless_trinket.h
/Users/alex/Projects/tower/FastLED/platforms/avr/fastled_avr.h
/Users/alex/Projects/tower/FastLED/platforms/avr/fastpin_avr.h
/Users/alex/Projects/tower/FastLED/platforms/avr/fastspi_avr.h
/Users/alex/Projects/tower/FastLED/platforms/avr/led_sysdefs_avr.h
attempting to compile firmware
Compile failed. Exiting.
#include "FastLED/FastLED.h"
#define NUM_LEDS 1
#define LED_PIN C0
CRGB leds[NUM_LEDS];
void setup() {
FastLED.addLeds<NEOPIXEL, LED_PIN>(leds, NUM_LEDS);
}
void loop() {
leds[0] = CRGB::Red;
FastLED.show();
delay(500);
leds[0] = CRGB::Green;
FastLED.show();
delay(500);
leds[0] = CRGB::Blue;
FastLED.show();
delay(500);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment