per1234
|
d2ee445d33
|
Use correct separator in keywords.txt
The Arduino IDE requires the use of a tab separator between the name and identifier. Without this tab the keyword is not highlighted.
Reference: https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords
|
2017-09-02 09:01:06 -07:00 |
|
Paul Stoffregen
|
d701874e94
|
Merge pull request #10 from Jeff-Haas/master
Fixes for issue #9
|
2017-04-14 15:01:39 -07:00 |
|
Jeff-Haas
|
53fa214547
|
Updates for current Arduino IDE
Fixes bugs with AVR PROGMEM changes, introduced when Arduino IDE went to
1.6.x. See details at:
https://github.com/arduino/Arduino/wiki/1.6-Frequently-Asked-Questions#errors-related-to-avr-progmem-changes
|
2017-04-13 23:21:34 -07:00 |
|
Jeff-Haas
|
181ae1de8f
|
Revert "Revert "Updates for current Arduino IDE""
This reverts commit 66fc2402e4d71688b5fe745fe7813b88385f0aec.
|
2017-04-13 23:15:50 -07:00 |
|
Jeff-Haas
|
66fc2402e4
|
Revert "Updates for current Arduino IDE"
This reverts commit 89d8a53ddfefc7c03c7391c2947466021437bfcb.
|
2017-04-13 23:15:30 -07:00 |
|
Jeff-Haas
|
89d8a53ddf
|
Updates for current Arduino IDE
Fixes bugs with AVR PROGMEM changes in Arduino IDE 1.6 or later. Tested
with Arduino 1.8.2 and Sparkfun TLC5940 breakout. Details at
https://github.com/arduino/Arduino/wiki/1.6-Frequently-Asked-Questions#errors-related-to-avr-progmem-changes
|
2017-04-13 23:01:06 -07:00 |
|
PaulStoffregen
|
87051f1118
|
Also support Teensy 3.5
|
2016-12-12 06:26:15 -08:00 |
|
Paul Stoffregen
|
3fa2a6d848
|
Merge pull request #8 from patrick-radius/master
Add constant for Teensy 3.6
|
2016-12-12 06:23:32 -08:00 |
|
patrick-radius
|
22ac6f5f6f
|
Add constant for Teensy 3.6
|
2016-12-12 10:11:29 +01:00 |
|
PaulStoffregen
|
fc38a581b2
|
Fix library.properties
0.15
|
2015-03-26 18:36:41 -07:00 |
|
PaulStoffregen
|
d837b8a37b
|
Add library.properties
r015
|
2015-03-26 09:09:38 -07:00 |
|
PaulStoffregen
|
bf40637fa7
|
Initial effort at porting tlc_servos.h (compiles but fails to run)
|
2014-06-08 16:46:04 -07:00 |
|
PaulStoffregen
|
044b716102
|
Fix for bitbang I/O at higher clock speeds
|
2014-06-08 15:34:11 -07:00 |
|
PaulStoffregen
|
03bdbd60bb
|
Teensy 3.1 port, BLANK & XLAT working
|
2014-06-08 13:04:31 -07:00 |
|
PaulStoffregen
|
8e4273385f
|
Teensy 3.1 port, GSCLK working
|
2014-06-08 10:45:26 -07:00 |
|
PaulStoffregen
|
ba10c7c572
|
Begin Teensy 3.1 port
|
2014-06-07 18:47:44 -07:00 |
|
PaulStoffregen
|
d765d114e0
|
Import Tlc5940 version r014_2
|
2014-06-07 06:33:39 -07:00 |
|