Commit 3972bc1
committed
atmel-samd: Basic capacitive touch button support.
Currently only works on a single channel and is only enabled for boards with
SPI flash. Only really designed for hardware testing at this point.1 parent cd09726 commit 3972bc1
18 files changed
Lines changed: 4539 additions & 65 deletions
File tree
- atmel-samd
- QTouch
- asf_conf
- boards
- cplay_m0_flash
- feather_m0_flash
- metro_m0_flash
- common-hal
- microcontroller
- nativeio
- esp8266
- common-hal/nativeio
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
145 | | - | |
| 144 | + | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
227 | 237 | | |
228 | 238 | | |
229 | 239 | | |
| |||
0 commit comments