me-no-dev
8dc70e0add
Revert "Update licenses"
...
This reverts commit 4b3f5c8ed4
.
2021-03-11 12:11:53 +02:00
me-no-dev
4b3f5c8ed4
Update licenses
2021-02-18 12:14:35 +02:00
TreeNewbeer
3fc974f3aa
bugfix(touchpad):swap touch8 and touch9 #3584 ( #3620 )
2020-01-09 08:11:40 +02:00
me-no-dev
879388e170
Update esp32-hal-gpio.c
...
fix copy/paste error
2018-12-28 19:14:15 +02:00
hreintke
ea61563c69
Functional interrupt ( #1728 )
...
* Initial
* Implementation
* Add to CMakelist.txt
* Add example
* Add IRAM_ATTR
2018-09-17 23:13:58 +02:00
hreintke
5be3078b76
InterruptArg should take voidFuncPtrArg as argument ( #1776 )
2018-09-17 23:10:13 +02:00
Bert Melis
c77aed4ac4
Allow using argument with attachInterrupt ( #1535 )
...
* Allow using argument with attachInterrupt
* formatting
replace tabs with spaces
* fix bug more then 1 interrupt
* leftover
* add example
* make attachInterruptArg public
* update example
* leftover
2018-07-07 11:26:58 +02:00
张雷
80a7d6084b
fix enable ADC on pin37,38 ( #822 )
2017-11-10 13:27:00 +02:00
me-no-dev
7991161f06
Change Pin Interrupt Allocator
2017-09-28 12:27:10 +08:00
me-no-dev
917a4fd6f0
allow setting internal pull resistors for any mode and enable them for I2C
2016-12-14 13:11:10 +02:00
me-no-dev
a6c02bc710
Add some missing defines
...
fixes: https://github.com/espressif/arduino-esp32/issues/76
fixes: https://github.com/espressif/arduino-esp32/issues/5
fixes: https://github.com/espressif/arduino-esp32/issues/91
2016-12-12 02:12:18 +02:00
me-no-dev
f5d6828c5a
Adjust interrupt numbers for GPIO and Touch
2016-12-09 13:22:56 +02:00
me-no-dev
758553a786
Add analogRead, touchRead, dacWrite and updated esp-idf
2016-12-08 23:43:41 +02:00
me-no-dev
6db0ee1304
Optimize GPIO and account for micros overflow in delayMicroseconds
2016-12-02 13:03:51 +02:00
me-no-dev
f4c2135a30
RTC pins have pull up/down elsewhere
...
use driver/gpio for now.
fixes: https://github.com/espressif/arduino-esp32/issues/66
2016-11-26 12:04:36 +02:00
me-no-dev
50b060ab32
really fix attachInterrupt to work on either core
2016-10-11 12:29:06 +03:00
me-no-dev
6125a40f93
fix GPIO attachInterrupt
2016-10-11 12:07:18 +03:00
me-no-dev
5f3a205955
initial import
2016-10-06 07:09:44 -06:00