OVMS3-idf/components/esp32/ld
Wangjialin 842caaab21 driver(touch): fix bug and add more features
1. add sens_struct.h
2. add definition of RTCCNTL and RTCIO
3. modify touch pad examples
4. update example code.
5. add comments add option in menuconfig
6. fix issue that pad index 8 and 9 are mismatched
7. add touch_pad_read_filtered() api to get value filtered by iir filter
8. modify touch pad isr func
9. Make the items in perihperal.ld in the sequence of address
10. delete Kconfig for touch pad
11. add touchpad filter APIs to adjust the filter
12. add touch_pad into index.rst
13. add touch_pad in Doxyfile
14. add touch_pad.rst
2017-08-22 21:21:39 +08:00
..
elf_to_ld.sh Initial public version 2016-08-17 23:08:22 +08:00
esp32.common.ld Merge branch 'bugfix/dont_link_unused_data_sections' into 'master' 2017-07-17 14:10:12 +08:00
esp32.ld linker script: Add some comments about significance of 0x18 byte offset 2017-07-19 17:38:05 +10:00
esp32.peripherals.ld driver(touch): fix bug and add more features 2017-08-22 21:21:39 +08:00
esp32.rom.ld spiflash rom: Add symbols accidentally removed in refactor 2017-06-01 09:08:29 +10:00
esp32.rom.nanofmt.ld newlib: add "full" formatting support, add missing functions 2016-12-08 11:04:54 +08:00
esp32.rom.spiflash.ld spiflash ROM functions: Remove Quad I/O mode enable/disable code from flash ROM functions 2017-04-13 17:54:42 +10:00