dean
|
87eae6f55c
|
DM: add copyrights
|
2018-08-30 15:12:51 -04:00 |
|
dean
|
0908d0aee4
|
DM: fix tone 0 frequency
|
2018-08-30 14:59:17 -04:00 |
|
dean
|
c1827b289d
|
DM: added support for samd51J20A
|
2018-08-30 14:46:42 -04:00 |
|
dean
|
77a2f2e9ea
|
DM: fixed tone
|
2018-08-30 14:44:35 -04:00 |
|
dean
|
358b11addd
|
DM: added samd51 support
|
2018-08-30 14:32:21 -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 |
|