mirror of https://github.com/midilab/uClock
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
532 B
10 lines
532 B
name=uClock
|
|
version=2.1.0
|
|
author=Romulo Silva <contact@midilab.co>
|
|
maintainer=Romulo Silva <contact@midilab.co>
|
|
sentence=BPM clock generator for Arduino platform.
|
|
paragraph=A Library to implement BPM clock tick calls using hardware interruption. Supported and tested on AVR boards(ATmega168/328, ATmega16u4/32u4 and ATmega2560) and ARM boards(Teensy, STM32XX, ESP32, Raspberry Pico, Seedstudio XIAO M0 and RP2040)
|
|
category=Timing
|
|
url=https://github.com/midilab/uClock
|
|
architectures=avr,arm,samd,stm32,esp32,rp2040
|
|
includes=uClock.h
|
|
|