Shu Chen
|
ee23a489b9
esp32h2: code clean up
|
4 лет назад |
Shu Chen
|
205cd469e9
esp32h2: update driver/hal/soc components to support esp32h2
|
4 лет назад |
Jan Brudný
|
690974e32f
driver: update copyright notice
|
4 лет назад |
Darian Leung
|
2f58060921
TWAI: FIFO overrun handling and errata workarounds
|
4 лет назад |
ninh
|
659d805411
esp_wifi: light sleep optimization
|
5 лет назад |
Angus Gratton
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
dongyou
|
97ae87df41
wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM
|
5 лет назад |
morris
|
e0b9f7be6d
periph_clk_gating: add reference counter
|
5 лет назад |
morris
|
e9717fc07b
periph_ctrl: move target specific into ll files
|
5 лет назад |
Ivan Grokhotkov
|
4bfd0b961b
Merge branch 'fix/spi_on_esp32s2' into 'master'
|
6 лет назад |
Konstantin Kondrashov
|
739eb05bb9
esp32: add implementation of esp_timer based on TG0 LAC timer
|
6 лет назад |
Michael (XIAO Xufeng)
|
7026087dc0
spi: support esp32s2
|
6 лет назад |
morris
|
e30cd361a8
global: rename esp32s2beta to esp32s2
|
6 лет назад |
morris
|
1c2cc5430e
global: bring up esp32s2(not beta)
|
6 лет назад |
Xia Xiaotian
|
99ef587a05
run WiFi on ESP32SBETA
|
6 лет назад |
suda-morris
|
84b2f9f14d
build and link hello-world for esp32s2beta
|
6 лет назад |
Konstantin Kondrashov
|
399d2d2605
all: Using xxx_periph.h
|
6 лет назад |
Sachin Parekh
|
e9898b1280
periph_ctrl: port*_CRITICAL vanilla FreeRTOS compliance
|
6 лет назад |
morris
|
f5b03c9ea3
misc adjustment of esp32 component
|
6 лет назад |
Konstantin Kondrashov
|
8bba348528
aes/sha/mpi: Bugfix a use of shared registers.
|
7 лет назад |
wangmengyang
|
22e21b38f7
component/bt: implement bluetooth modem sleep mode, one mode for BLE only and another for dual mode bluetooth
|
7 лет назад |
jack
|
c384fa2492
rename clock enable and reset bits for SPI modules
|
7 лет назад |
XiaXiaotian
|
42cefc173f
refractor WiFi clock setting
|
8 лет назад |
wangmengyang
|
bd6394db92
component/bt: clean up WIFI_CLK_EN_REG settings for Bluetooth
|
8 лет назад |
michael
|
88f602a0e0
fix(periph_ctrl): fix reset function in `periph_ctrl.c`
|
8 лет назад |
Angus Gratton
|
0dd9b899b7
periph_ctrl: Refactor to add periph_module_reset(), avoid potential race in SPI DMA workaround
|
8 лет назад |
Ivan Grokhotkov
|
956a28a95c
driver: add periph_ctrl support for SDMMC, SDIO slave, CAN, EMAC
|
8 лет назад |
michael
|
b834fcf78a
fix(spi_master): this fix the SPI MOSI output missing bug.
|
8 лет назад |
Tian Hao
|
26a3cb93c7
component/soc : move dport access header files to soc
|
8 лет назад |
Tian Hao
|
f7e8856520
component/esp32 : fix dualcore bug
|
8 лет назад |