fuzhibo
|
d91e64cea4
driver(gpio): fix gpio can't wakeup light sleep
|
6 лет назад |
xiongyu
|
af4c455417
bugfix(gpio):fix esp32 s2 rtc io issue
|
6 лет назад |
xiongyu
|
a3b79e9202
refactor(gpio): add hal gpio driver
|
6 лет назад |
Angus Gratton
|
438d513a95
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
Mahavir Jain
|
ebe53416ad
ipc: prevent code getting pulled in for unicore configuration
|
6 лет назад |
Angus Gratton
|
04ae56806c
Merge branch 'master' into feature/esp32s2beta_update
|
6 лет назад |
Angus Gratton
|
24d26fccde
Merge branch 'master' into feature/esp32s2beta_update
|
6 лет назад |
fuzhibo
|
83e00cf643
Driver: gpio and rtcio dirver update
|
7 лет назад |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 лет назад |
kooho
|
64f81aefae
bugfix(GPIO): Fixed the bug that GPIO enables interrupts on one core,
|
6 лет назад |
fuzhibo
|
29ea0dec76
Driver: gpio and rtcio dirver update
|
7 лет назад |
suda-morris
|
82c27a39f2
can build and run hello-world app
|
7 лет назад |
suda-morris
|
84b2f9f14d
build and link hello-world for esp32s2beta
|
7 лет назад |
Konstantin Kondrashov
|
399d2d2605
all: Using xxx_periph.h
|
7 лет назад |
morris
|
f5b03c9ea3
misc adjustment of esp32 component
|
7 лет назад |
Pieter du Preez
|
b8dc48ab18
gpio/driver: Sped the gpio_intr_service ISR up by 1.5 uSeconds (+-50% faster).
|
7 лет назад |
kooho
|
919a36b6b5
driver(gpio): fixed digital gpio unable hold bug during deep-sleep.
|
7 лет назад |
Ivan Grokhotkov
|
1c5522575e
driver/gpio: support wakeup function for RTC IOs
|
7 лет назад |
Taavi Hein
|
f7749e18a8
gpio: Bitmask overflow fix in gpio_reset_pin
|
7 лет назад |
hou wen xiang
|
5402ace528
driver(gpio) : Fixed the gpio related bug for release v3.1.
|
8 лет назад |
Konstantin Kondrashov
|
32da455384
soc: Fix check_long_hold_gpio and move def to soc
|
8 лет назад |
Michael (XIAO Xufeng)
|
77077196fd
fix(spi): reset gpios that used by spi when deinited
|
8 лет назад |
Michael (XIAO Xufeng)
|
1f085b1a3b
feat(gpio): add function allowing switching input source from GPIO back to IOMUX
|
8 лет назад |
Ivan Grokhotkov
|
b297b72abb
Merge branch 'bugfix/fix_gpio_install_isr_service_check_value' into 'master'
|
8 лет назад |
kooho
|
ccf09c3b39
driver(gpio): Add api support digital pad hold function.
|
8 лет назад |
kooho
|
8e1f930582
driver(gpio): Modified the GPIO_CHECK's return value when ISR service already installed
|
8 лет назад |
Angus Gratton
|
4297c337f9
esp32: Add IO_MUX_GPIOxx register names to match iomux names used in TRM
|
8 лет назад |
kooho
|
ada33fe3dd
Add GPIO input and output disable option
|
8 лет назад |
Wangjialin
|
c30149e4bd
feature(gpio): add APIs to set and get pad drive capability. RTC pads use RTC registers to contol drive capability.
|
8 лет назад |
Angus Gratton
|
17747b3358
gpio driver: Clear GPIO matrix output config when setting pin as input
|
9 лет назад |