mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-24 17:27:21 +00:00
Merge branch 'feature/bringup_i2c_for_s3' into 'master'
I2C: Add support for esp32s3 and add source clock allocator Closes IDF-2011 See merge request espressif/esp-idf!10923
This commit is contained in:
@@ -120,6 +120,8 @@
|
||||
|
||||
#define SOC_I2C_FIFO_LEN (32) /*!< I2C hardware FIFO depth */
|
||||
|
||||
#define SOC_I2C_SUPPORT_APB (1)
|
||||
|
||||
/*-------------------------- I2S CAPS ----------------------------------------*/
|
||||
// ESP32 have 2 I2S
|
||||
#define SOC_I2S_NUM (2)
|
||||
|
Reference in New Issue
Block a user