Merge branch 'refactor/p4_touch_channel_increase_1_v5.5' into 'release/v5.5'

refactor(touch): adjust touch channel number on P4 from 0-13 to 1-14 (v5.5)

See merge request espressif/esp-idf!39791
This commit is contained in:
morris
2025-06-17 10:20:45 +08:00
19 changed files with 198 additions and 256 deletions

View File

@@ -16,49 +16,49 @@
* - Channel
- GPIO
* - CH0
* - CH1
- IO2
* - CH1
* - CH2
- IO3
* - CH2
* - CH3
- IO4
* - CH3
* - CH4
- IO5
* - CH4
* - CH5
- IO6
* - CH5
* - CH6
- IO7
* - CH6
* - CH7
- IO8
* - CH7
* - CH8
- IO9
* - CH8
* - CH9
- IO10
* - CH9
* - CH10
- IO11
* - CH10
* - CH11
- IO12
* - CH11
* - CH12
- IO13
* - CH12
* - CH13
- IO14
* - CH13
* - CH14
- IO15
* - CH14
* - CH15
- Internal
---