Commit 353acf8
committed
create release 1.0.8
Release 1.0.8:
==============
Fixes:
Issue #196: cache board type to avoid poor performance
Issue #192: fix PocketBeagle PWM pin typo
Issue #191: turn off RotaryEncoder's debug output by default
Issue #188: GPIO is extremely slow (20ms to toggle)
Issue #186: problems with UART
shortlog:
David Planella (12):
Copy Encoder module comments to README.md
Formatted Encoder README in markdown
Fixed Encoder README formatting
Removed QEP instructions from Encoder module
Fixes to Encoder README
Updated Encoder README
Encoder README: added info on dedicated overlays
Encoder README: updated info on pre-requisites
Encoder README update
Encoder README update
Add logging support, turn off unconditional debug output
Encoder: remove unused logging code
Drew Fustini (3):
Merge pull request #195 from dplanella/master
Fix PocketBeagle PWM pin typo (#192)
cache board type to avoid poor performance (#196)
Signed-off-by: Drew Fustini <drew@pdp7.com>1 parent 3281479 commit 353acf8
2 files changed
+30
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
1 | 30 | | |
2 | 31 | | |
3 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments