dean
|
c7ed745518
|
DM: add copyrights
|
2018-05-09 16:25:49 -04:00 |
|
dean
|
4f22a07491
|
DM: fix tone 0 frequency
|
2017-10-24 17:59:23 -04:00 |
|
dean
|
ce608f2037
|
DM: added support for samd51J20A
|
2017-08-01 17:56:30 -04:00 |
|
dean
|
887a448558
|
DM: fixed tone
|
2017-07-07 18:10:55 -04:00 |
|
dean
|
37b9881cbe
|
DM: added samd51 support
|
2017-06-30 17:24:28 -04:00 |
|
agdl
|
823cbce4b5
|
Tone fix for #59 and optimizations
This fixes issue #59 and optimize the way the prescaler is found.
Furthermore non needed instructions are not repeated.
|
2015-10-22 15:39:28 +02:00 |
|
Cristian Maglie
|
d9df90830e
|
Fixed cortex-M hooks for RTOS
Fixes #4
|
2015-06-26 10:28:52 +02:00 |
|
Cristian Maglie
|
1a1856c2fc
|
License fix and cosmetic changes.
|
2015-06-14 17:16:37 +02:00 |
|
Claudio Indellicati
|
5a6dafaf8c
|
Fixed default maximum frequency calculation in Tone.cpp.
|
2015-04-15 18:00:12 +02:00 |
|
Claudio Indellicati
|
e1dbd13d34
|
Added first tone library implementation.
Interrupt based implementation that works on every pin.
|
2015-03-16 15:35:41 +01:00 |
|
Claudio Indellicati
|
b09403540c
|
Minor changes.
- Renamed Tone.cpp.disabled to Tone.cpp
- Removed commented legacy AVR code from Tone.cpp
|
2015-03-13 16:40:28 +01:00 |
|