Jan Schmidt
|
ac412feb69
gpio: Attach gpio intr to the isr_server on the right core.
|
9 年 前 |
Wangjialin
|
ade7ee2092
gpio_driver: add per-pin interrupt handlers
|
9 年 前 |
Angus Gratton
|
ff1fa8a323
gpio driver: Fix gpio_set_level validation of gpio_num argument
|
9 年 前 |
Wangjialin
|
b00b75db7e
driver: sigma-delta
|
9 年 前 |
Ivan Grokhotkov
|
3b854fe46a
deep sleep: implement wake up using ULP, EXT0, EXT1 sources
|
9 年 前 |
Ivan Grokhotkov
|
1c60a0450e
Merge branch 'bugfix/driver_cleanup_log' into 'master'
|
9 年 前 |
Jeroen Domburg
|
ae8c37e0b6
Add disabling/enabling of shared interrupt, add testcase for interrupts
|
9 年 前 |
Jeroen Domburg
|
655fd2986a
Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts
|
9 年 前 |
Chu Shu Chen
|
b1db2721dc
driver: add rtc module and bugfix gpio32 gpio33
|
9 年 前 |
Ivan Grokhotkov
|
0dff9ed79d
drivers: remove file paths from log statements
|
9 年 前 |
Gabe
|
c6016952e8
Pullup is not configured by gpio_config #110
|
9 年 前 |
Jeroen Domburg
|
64a2f0ee0b
Amend gpio driver to work around SoC bug with some pullups/pulldowns in the GPIO peripheral; mark existing function that does not always work as deprecated
|
9 年 前 |
Wangjialin
|
e452278194
Minor changes for driver
|
9 年 前 |
Wangjialin
|
3ec23f1b83
Modify as Angus's suggestion:
|
9 年 前 |
Wangjialin
|
74aff2b9d2
Update UART driver
|
9 年 前 |
Jeroen Domburg
|
82df5f9aa0
Convert Windows -> Unix line ends in gpio.c
|
9 年 前 |
Wangjialin
|
3f1c5c4d5b
1. add a macro 'GPIO_IS_VALID_OUTPUT_GPIO' and 'GPIO_IS_VALID_OUTPUT_GPIO' in gpio.h
|
9 年 前 |
Wangjialin
|
92569082c6
Remove some macros and declarations that are already in rom/gpio.h
|
9 年 前 |
Wangjialin
|
f7b10745be
Remove mutex from GPIO driver code. Replace uint8_t/uint16_t with uint32_t
|
9 年 前 |
Wangjialin
|
948be5c0c4
modify typo
|
9 年 前 |
Wangjialin
|
2be163f6cc
add gpio driver code
|
9 年 前 |