Skip to content

Commit c2d25b4

Browse files
author
alastair.mccormack
committed
Added Sparkfun timer and pins information
1 parent 7734a90 commit c2d25b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Whether you use the Adafruit Neopixel lib, or FastLED, interrupts get disabled o
3333
- ATtiny 84 / 85
3434
- ESP32 (receive only)
3535
- ESP8266 is supported in a fork based on an old codebase that isn't as recent, but it works reasonably well given that perfectly timed sub millisecond interrupts are different on that chip. See https://github.com/markszabo/IRremoteESP8266
36+
- Sparkfun Pro Micro
3637

3738
We are open to suggestions for adding support to new boards, however we highly recommend you contact your supplier first and ask them to provide support from their side.
3839

@@ -56,6 +57,7 @@ We are open to suggestions for adding support to new boards, however we highly r
5657
| [Teensy++ 1.0 / 2.0](https://www.pjrc.com/teensy/) | **1**, 16, 25 | 1, **2**, 3 |
5758
| [Teensy 3.0 / 3.1](https://www.pjrc.com/teensy/) | **5** | **CMT** |
5859
| [Teensy-LC](https://www.pjrc.com/teensy/) | **16** | **TPM1** |
60+
| [Sparkfun Pro Micro](https://www.sparkfun.com/products/12640) | 9, **5**, 5 | 1, **3**, 4 |
5961

6062

6163
### Experimental patches

0 commit comments

Comments
 (0)