8000 Tags · midilab/uClock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: midilab/uClock

Tags

v2.1.0

Toggle v2.1.0's commit message
added uClock.start() to generic example and README

v2.0.0

Toggle v2.0.0's commit message
version 2.0 breakchanges

v1.5.1

Toggle v1.5.1's commit message
prepare 1.5.1 release: programmable shuffle support

v1.4.2

Toggle v1.4.2's commit message
esp32: init task before timer

v1.4.1

Toggle v1.4.1's commit message
roll 1.4.1 as platformio support add

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #24 from midilab/stm32xx-support

* STM32 generic support by using STM32Duino and Hal library.
* Independent platform implementation support for easy arch ports, check platforms/ dir.
* Fixed missing name.c file for usb-midi definitions on teensy arm platforms

v1.2.0

Toggle v1.2.0's commit message
mux setup for esp32

v1.1.4

Toggle v1.1.4's commit message
force the use of defined object TimerTcc0 to avoid problems with xiao…

… mcu

v1.1.3

Toggle v1.1.3's commit message
change example printBPM function call per a String() call

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #15 from m-r-m-s/patch-3

Fix old reference to value tick usage.
0