Chen Yi Qun
|
fbd25c3837
I2C: add conf_update for esp32c3 i2c
|
пре 4 година |
Omar Chebib
|
2575c0d49f
i2c: fix I2C slave clock source selection
|
пре 4 година |
SalimTerryLi
|
f545adbceb
i2c.c, uart.c: replace xxx_CHECK with ESP_RETURN_ON_FALSE
|
пре 4 година |
Omar Chebib
|
e9ffe03544
i2c: the user is now allowed to call i2c_master_write even for sending a single byte
|
пре 4 година |
Omar Chebib
|
7dd499d1f4
i2c: commands can now be re-used without deleting and creating new cmd links
|
пре 4 година |
Omar Chebib
|
cfcbca1271
i2c: optimize space allocated for read or write buffers
|
пре 4 година |
Omar Chebib
|
e1f388f114
i2c: add `i2c_cmd_link_create_static()` to create commands from a given buffer
|
пре 4 година |
Michael (XIAO Xufeng)
|
dd47340d0e
Merge branch 'update_copyright_notice_driver_part_4' into 'master'
|
пре 4 година |
Jan Brudný
|
690974e32f
driver: update copyright notice
|
пре 4 година |
Melissa LeBlanc-Williams
|
33e8d1e0b0
dreiver/i2c: delete i2c cmd_mux semaphore more cleanly
|
пре 4 година |
Omar Chebib
|
cd79f3907d
gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3
|
пре 4 година |
Marius Vikhammer
|
2aead8ba57
Support ESP32S3 Beta 3 target
|
пре 4 година |
Michael (XIAO Xufeng)
|
31955fd7ea
i2c: modify internal impl to ensure the cmd will not be modified
|
пре 5 година |
Sachin Parekh
|
6e1f53bce3
i2c: Acquire PM lock after acquiring mutex
|
пре 5 година |
Angus Gratton
|
5228d9f9ce
esp32c3: Apply one-liner/small changes for ESP32-C3
|
пре 5 година |
Cao Sen Miao
|
31afe8109f
i2c: Fix bug on i2c clk allocator
|
пре 5 година |
Cao Sen Miao
|
6eee601cf6
i2c: Add supports on esp32s3
|
пре 5 година |
Michael (XIAO Xufeng)
|
647dea9395
soc: combine xxx_caps.h into one soc_caps.h
|
пре 5 година |
Chen Yi Qun
|
caaf62bdad
driver, http_client, web_socket, tcp_transport: remove __FILE__ from log messages
|
пре 5 година |
Ivan Grokhotkov
|
16c73edc67
Merge branch 'refactor/add_alias_name_for_ets_common_api' into 'master'
|
пре 5 година |
Michael (XIAO Xufeng)
|
1aabab0160
Merge branch 'bugfix/i2c_const_function_signature' into 'master'
|
пре 5 година |
morris
|
2917651478
esp_rom: extract common ets apis into esp_rom_sys.h
|
пре 5 година |
morris
|
a4d0033c03
esp_rom: extract common GPIO apis into esp_rom_gpio.h
|
пре 5 година |
Peter Schaefer
|
f08743e452
Added const for pointer in master_write method, so that a const array can be passed to this fcn.
|
пре 5 година |
Michael (XIAO Xufeng)
|
661f4c430d
Merge branch 'feature/esp32s2_i2c_driver' into 'master'
|
пре 5 година |
Jakob Hasse
|
3bcc6b48af
I2C: i2c.h/i2c.c applied new code formatting
|
пре 6 година |
houwenxiang
|
4883733472
driver(I2C): support esp32-s2 I2C driver.
|
пре 6 година |
Jakob Hasse
|
d230d44e2d
I2C: const correctness, checking SDA/SCL GPIOs
|
пре 6 година |
houwenxiang
|
aac935ec81
bugfix(i2c): fix I2C driver breaking change issue.
|
пре 6 година |
houwenxiang
|
28286183d1
feature(I2C): Add i2c hal support.
|
пре 6 година |